diff --git a/repo/python-frida/PKGBUILD b/repo/python-frida/PKGBUILD index ef63693..697d74b 100644 --- a/repo/python-frida/PKGBUILD +++ b/repo/python-frida/PKGBUILD @@ -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"