summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristiaan Biesterbosch2024-01-02 20:56:57 +0100
committerChristiaan Biesterbosch2024-01-02 20:56:57 +0100
commit16442d6e918fda9e8ebae4c0c0fdbd627c64d331 (patch)
tree16de0eea714e8bd51ed8bfd19bbba2fb0387c5cf
parent81082e80d5023090c5e0dfa9977363b952e1edc0 (diff)
downloadaur-16442d6e918fda9e8ebae4c0c0fdbd627c64d331.tar.gz
v16.1.10
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD12
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e8e6cd67356..7b739409e7b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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 = 16.1.9
+ pkgver = 16.1.10
pkgrel = 1
url = https://www.frida.re
arch = i686
@@ -13,18 +13,18 @@ pkgbase = python-frida
optdepends = python-typing_extensions: for Python <3.8
optdepends = rustup: for injecting Rust code into targets
conflicts = python2-frida
- noextract = frida-core-devkit-16.1.9-linux.tar.xz
- source = https://files.pythonhosted.org/packages/source/f/frida/frida-16.1.9.tar.gz
+ noextract = frida-core-devkit-16.1.10-linux.tar.xz
+ source = https://files.pythonhosted.org/packages/source/f/frida/frida-16.1.10.tar.gz
source = COPYING
- sha256sums = f508fa632629f5ea666fb12f7d91bc7836f5fdfac506bfa98abb21503ae3279e
+ sha256sums = d9715d262791803df4091838b661e0a7c8b63466462eb055ce4f3b2b04df5807
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
- source_i686 = frida-core-devkit-16.1.9-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.9/frida-core-devkit-16.1.9-linux-x86.tar.xz
- sha256sums_i686 = 15c852b9d07f691348de324b385198d05acbcc173c2063dc2642d79c7fd64e5e
- source_x86_64 = frida-core-devkit-16.1.9-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.9/frida-core-devkit-16.1.9-linux-x86_64.tar.xz
- sha256sums_x86_64 = 80a8a13d371209a1871870872b1bb0f2f0d4eb3f0eaf118001cc002901d80534
- source_armv7h = frida-core-devkit-16.1.9-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.9/frida-core-devkit-16.1.9-linux-armhf.tar.xz
- sha256sums_armv7h = 91f500b86e4fe437dee41cdcedb2a796b21fa7495149f545aca9248c15df2b90
- source_aarch64 = frida-core-devkit-16.1.9-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.9/frida-core-devkit-16.1.9-linux-arm64.tar.xz
- sha256sums_aarch64 = fc79fad5589177b28c5884719c5fd08ebfd4ee3e4846b0faa34dc37baa39ecff
+ source_i686 = frida-core-devkit-16.1.10-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.10/frida-core-devkit-16.1.10-linux-x86.tar.xz
+ sha256sums_i686 = 6152cfabfff2ae1afdeb741f39bca2a308914492501822653fd2d29e080d7111
+ source_x86_64 = frida-core-devkit-16.1.10-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.10/frida-core-devkit-16.1.10-linux-x86_64.tar.xz
+ sha256sums_x86_64 = 086f28d85b250df8cdc6c4b876ca0e6c0588b57bc6ba8222dbcfdb3c65295c66
+ source_armv7h = frida-core-devkit-16.1.10-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.10/frida-core-devkit-16.1.10-linux-armhf.tar.xz
+ sha256sums_armv7h = f80aaf25038b2b37cc33563415b131c6b40dee479040eea051249330f587792f
+ source_aarch64 = frida-core-devkit-16.1.10-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.10/frida-core-devkit-16.1.10-linux-arm64.tar.xz
+ sha256sums_aarch64 = 717e774a43c1e62de275787a34e0d6d76ab9736816c1bd9008483534a1c57565
pkgname = python-frida
diff --git a/PKGBUILD b/PKGBUILD
index ce3433bd716f..78e1faab94a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=frida
pkgname=python-$_pkgname
-pkgver=16.1.9
+pkgver=16.1.10
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')
@@ -22,12 +22,12 @@ source_i686=("frida-core-devkit-${pkgver}-linux.tar.xz::https://github.com/frida
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=('f508fa632629f5ea666fb12f7d91bc7836f5fdfac506bfa98abb21503ae3279e'
+sha256sums=('d9715d262791803df4091838b661e0a7c8b63466462eb055ce4f3b2b04df5807'
'5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2')
-sha256sums_i686=('15c852b9d07f691348de324b385198d05acbcc173c2063dc2642d79c7fd64e5e')
-sha256sums_x86_64=('80a8a13d371209a1871870872b1bb0f2f0d4eb3f0eaf118001cc002901d80534')
-sha256sums_armv7h=('91f500b86e4fe437dee41cdcedb2a796b21fa7495149f545aca9248c15df2b90')
-sha256sums_aarch64=('fc79fad5589177b28c5884719c5fd08ebfd4ee3e4846b0faa34dc37baa39ecff')
+sha256sums_i686=('6152cfabfff2ae1afdeb741f39bca2a308914492501822653fd2d29e080d7111')
+sha256sums_x86_64=('086f28d85b250df8cdc6c4b876ca0e6c0588b57bc6ba8222dbcfdb3c65295c66')
+sha256sums_armv7h=('f80aaf25038b2b37cc33563415b131c6b40dee479040eea051249330f587792f')
+sha256sums_aarch64=('717e774a43c1e62de275787a34e0d6d76ab9736816c1bd9008483534a1c57565')
noextract=("frida-core-devkit-${pkgver}-linux.tar.xz")
conflicts=("python2-${_pkgname}")