summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristiaan Biesterbosch2022-11-26 12:34:53 +0100
committerChristiaan Biesterbosch2022-11-26 12:34:53 +0100
commit6c090f69f780767e12df44f6bb6a136156de682b (patch)
tree80f149bfde106aa38f222b0baedc99730428d5a2
parenta05aaacbe5d1a786a0455429131f367948053474 (diff)
downloadaur-6c090f69f780767e12df44f6bb6a136156de682b.tar.gz
16.0.4
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD14
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdb469cecdf5..bc4350cb83b7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,17 +12,17 @@ pkgbase = python-frida
optdepends = python-typing_extensions: for Python <3.8
conflicts = python2-frida
noextract = frida-core-devkit-16.0.3-linux.tar.xz
- source = https://files.pythonhosted.org/packages/eb/f8/03aa6658650937623a5b8deac4045c27ef82bbb97875e496e3899698b7ec/frida-16.0.3.tar.gz
+ source = https://files.pythonhosted.org/packages/24/d0/b2c9bf9726a91a951d3f8acc71584444eff0e3eb39f1bc03c7b332eb5702/frida-16.0.3.tar.gz
source = COPYING
- sha256sums = 2db7ee645b39de025d19077239001a7fd877f22ac4e7a11dea436f4387f196e2
+ sha256sums = 0ecd6891c0e4dc579105d4eca5ca77291e7bd6dfb7d950e02e30e1f229598d89
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
source_i686 = frida-core-devkit-16.0.3-linux.tar.xz::https://github.com/frida/frida/releases/download/16.0.3/frida-core-devkit-16.0.3-linux-x86.tar.xz
- sha256sums_i686 = 1d375c241408265b51a0884a19f7dac8224b68ee2a0a5d8781214c2035d5d31d
+ sha256sums_i686 = 09c0722be736e9c9fb0ac31eb126c98db04a6dd8b0f88f9ad754cb15d7dd2bfd
source_x86_64 = frida-core-devkit-16.0.3-linux.tar.xz::https://github.com/frida/frida/releases/download/16.0.3/frida-core-devkit-16.0.3-linux-x86_64.tar.xz
- sha256sums_x86_64 = 67aa22fda808f501ffa36ee7003b77ab1339c41d3088b54f54957ea103840164
+ sha256sums_x86_64 = 3efed3719f1b56c42274de8a4fa285d585667ed86e9f0b00c417cfccc80494b1
source_armv7h = frida-core-devkit-16.0.3-linux.tar.xz::https://github.com/frida/frida/releases/download/16.0.3/frida-core-devkit-16.0.3-linux-armhf.tar.xz
- sha256sums_armv7h = 606334a7368b88c9b609da071ec2147dca40844e607b7ffa7717059ae396e8ce
+ sha256sums_armv7h = a66df6da8b5f6803e3cdf76b7c45182858a31ebb2509945f37c0ba5ae16a1575
source_aarch64 = frida-core-devkit-16.0.3-linux.tar.xz::https://github.com/frida/frida/releases/download/16.0.3/frida-core-devkit-16.0.3-linux-arm64.tar.xz
- sha256sums_aarch64 = 2caa2783a146df1900c1d3dfe0e7ee68d9389ab107eb30bd1e7cccfbe8d9db58
+ sha256sums_aarch64 = 561a0e0bd16f65ae4ca22d84c81b4a1a990e3c2326465a3745a7e62ea63648a0
pkgname = python-frida
diff --git a/PKGBUILD b/PKGBUILD
index ae3a8ebbf1a9..116e8ed37746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=frida
pkgname=python-$_pkgname
-pkgver=16.0.3
+pkgver=16.0.4
pkgrel=1
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')
@@ -12,18 +12,18 @@ url="https://www.frida.re"
license=('custom:wxWindows Library License, Version 3.1')
depends=('python')
optdepends=('python-typing_extensions: for Python <3.8')
-source=("https://files.pythonhosted.org/packages/eb/f8/03aa6658650937623a5b8deac4045c27ef82bbb97875e496e3899698b7ec/${_pkgname}-${pkgver}.tar.gz"
+source=("https://files.pythonhosted.org/packages/24/d0/b2c9bf9726a91a951d3f8acc71584444eff0e3eb39f1bc03c7b332eb5702/${_pkgname}-${pkgver}.tar.gz"
"COPYING")
source_i686=("frida-core-devkit-${pkgver}-linux.tar.xz::https://github.com/frida/frida/releases/download/${pkgver}/frida-core-devkit-${pkgver}-linux-x86.tar.xz")
source_x86_64=("frida-core-devkit-${pkgver}-linux.tar.xz::https://github.com/frida/frida/releases/download/${pkgver}/frida-core-devkit-${pkgver}-linux-x86_64.tar.xz")
source_armv7h=("frida-core-devkit-${pkgver}-linux.tar.xz::https://github.com/frida/frida/releases/download/${pkgver}/frida-core-devkit-${pkgver}-linux-armhf.tar.xz")
source_aarch64=("frida-core-devkit-${pkgver}-linux.tar.xz::https://github.com/frida/frida/releases/download/${pkgver}/frida-core-devkit-${pkgver}-linux-arm64.tar.xz")
-sha256sums=('2db7ee645b39de025d19077239001a7fd877f22ac4e7a11dea436f4387f196e2'
+sha256sums=('0ecd6891c0e4dc579105d4eca5ca77291e7bd6dfb7d950e02e30e1f229598d89'
'5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2')
-sha256sums_i686=('1d375c241408265b51a0884a19f7dac8224b68ee2a0a5d8781214c2035d5d31d')
-sha256sums_x86_64=('67aa22fda808f501ffa36ee7003b77ab1339c41d3088b54f54957ea103840164')
-sha256sums_armv7h=('606334a7368b88c9b609da071ec2147dca40844e607b7ffa7717059ae396e8ce')
-sha256sums_aarch64=('2caa2783a146df1900c1d3dfe0e7ee68d9389ab107eb30bd1e7cccfbe8d9db58')
+sha256sums_i686=('09c0722be736e9c9fb0ac31eb126c98db04a6dd8b0f88f9ad754cb15d7dd2bfd')
+sha256sums_x86_64=('3efed3719f1b56c42274de8a4fa285d585667ed86e9f0b00c417cfccc80494b1')
+sha256sums_armv7h=('a66df6da8b5f6803e3cdf76b7c45182858a31ebb2509945f37c0ba5ae16a1575')
+sha256sums_aarch64=('561a0e0bd16f65ae4ca22d84c81b4a1a990e3c2326465a3745a7e62ea63648a0')
noextract=("frida-core-devkit-${pkgver}-linux.tar.xz")
conflicts=("python2-${_pkgname}")