Merge branch 'main' of git.bgme.me:bgme/lilac
This commit is contained in:
commit
72f3a536f2
|
@ -12,7 +12,7 @@ _pkgname=caddy
|
|||
pkgver=2.7.6
|
||||
_gitcommit=v2.7.6
|
||||
_distcommit=cd39178d252a610fee6aa8465c787d9c780007a2
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc='Fast web server with automatic HTTPS'
|
||||
url='https://caddyserver.com'
|
||||
arch=('x86_64')
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
_pkgname=frida-tools
|
||||
pkgname=python-$_pkgname
|
||||
pkgver=12.3.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="CLI tools for Frida. Python 3 version from PyPi."
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.frida.re"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
_pkgname=frida
|
||||
pkgname=python-$_pkgname
|
||||
pkgver=16.2.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi"
|
||||
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
|
||||
url="https://www.frida.re"
|
||||
|
|
|
@ -2,7 +2,7 @@ pkgbase='python-inquirerpy'
|
|||
pkgname=('python-inquirerpy')
|
||||
_module='InquirerPy'
|
||||
pkgver='0.3.4'
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Python port of Inquirer.js (A collection of common interactive command-line user interfaces)"
|
||||
url="https://github.com/kazhala/InquirerPy"
|
||||
depends=('python' 'python-pfzy' 'python-prompt_toolkit')
|
||||
|
|
|
@ -2,7 +2,7 @@ pkgbase='python-pfzy'
|
|||
pkgname=('python-pfzy')
|
||||
_module='pfzy'
|
||||
pkgver='0.3.4'
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Python port of the fzy fuzzy string matching algorithm"
|
||||
url="https://github.com/kazhala/pfzy"
|
||||
depends=('python')
|
||||
|
|
Loading…
Reference in a new issue