diff options
author | algebro | 2019-03-18 11:50:09 -0400 |
---|---|---|
committer | algebro | 2019-03-18 11:50:09 -0400 |
commit | 0a08b9762149bac03cb7e3912ab77147b381cc28 (patch) | |
tree | 4647bd15640a0a7ef959ac2f92a89658df159e40 /.SRCINFO | |
parent | 6865141103577770d8f8d92a36d444f6522e97a6 (diff) | |
download | aur-0a08b9762149bac03cb7e3912ab77147b381cc28.tar.gz |
Update to 12.4.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = python-frida pkgdesc = Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi - pkgver = 12.4.0 + pkgver = 12.4.1 pkgrel = 1 url = https://www.frida.re arch = i686 @@ -10,9 +10,9 @@ pkgbase = python-frida depends = python-pygments>=2.0.2 depends = python-colorama>=0.2.7 conflicts = python2-frida - source = https://files.pythonhosted.org/packages/source/f/frida/frida-12.4.0.tar.gz + source = https://files.pythonhosted.org/packages/source/f/frida/frida-12.4.1.tar.gz source = COPYING - sha256sums = 42db07f0ba5bfae92c17c4201b76aa11ba70847cda84e8272ffad129c11ca115 + sha256sums = d38842f777d8e78a9911d4e3ab6eab9e56ba3ac95bfeb2eb95411533bb06f424 sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2 pkgname = python-frida |