summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristiaan Biesterbosch2023-12-20 18:25:56 +0100
committerChristiaan Biesterbosch2023-12-20 18:25:56 +0100
commit81082e80d5023090c5e0dfa9977363b952e1edc0 (patch)
tree32e10ae6604203746fb2850589dd06ec6d25ba2c
parent12cea80b84b67ab55c4245fa4f9a109788506a55 (diff)
downloadaur-81082e80d5023090c5e0dfa9977363b952e1edc0.tar.gz
v16.1.9
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD12
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4baac7079d81..0e8e6cd67356 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.8
+ pkgver = 16.1.9
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.8-linux.tar.xz
- source = https://files.pythonhosted.org/packages/source/f/frida/frida-16.1.8.tar.gz
+ 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
source = COPYING
- sha256sums = dc4118f48c5e1b2241eee7d53ab836d42636c511fbf2f8f8b2dcab133421d09d
+ sha256sums = f508fa632629f5ea666fb12f7d91bc7836f5fdfac506bfa98abb21503ae3279e
sha256sums = 5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2
- source_i686 = frida-core-devkit-16.1.8-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.8/frida-core-devkit-16.1.8-linux-x86.tar.xz
- sha256sums_i686 = 9eec8050dba1354d51daa9e5096df549993c54d992ef4dc6873f64ecb9334255
- source_x86_64 = frida-core-devkit-16.1.8-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.8/frida-core-devkit-16.1.8-linux-x86_64.tar.xz
- sha256sums_x86_64 = 50e1668a753ae3f8999580ceacaaaf68c93f0ad79db5ec4c39bbde1ad0c5efaf
- source_armv7h = frida-core-devkit-16.1.8-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.8/frida-core-devkit-16.1.8-linux-armhf.tar.xz
- sha256sums_armv7h = a30c288e14346132355cdd8d05f99c6e06952c4592a459d35f033d20f2bceaae
- source_aarch64 = frida-core-devkit-16.1.8-linux.tar.xz::https://github.com/frida/frida/releases/download/16.1.8/frida-core-devkit-16.1.8-linux-arm64.tar.xz
- sha256sums_aarch64 = 30967dc63809563d865fd6ca1a52da67d3ea3491536e64befa60dc73c874ed5f
+ 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
pkgname = python-frida
diff --git a/PKGBUILD b/PKGBUILD
index 117c2fe4f3a9..ce3433bd716f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=frida
pkgname=python-$_pkgname
-pkgver=16.1.8
+pkgver=16.1.9
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=('dc4118f48c5e1b2241eee7d53ab836d42636c511fbf2f8f8b2dcab133421d09d'
+sha256sums=('f508fa632629f5ea666fb12f7d91bc7836f5fdfac506bfa98abb21503ae3279e'
'5ea1544b51a28bc823b03159190d4108f9fb4f4ef912389f5137c6d295e175b2')
-sha256sums_i686=('9eec8050dba1354d51daa9e5096df549993c54d992ef4dc6873f64ecb9334255')
-sha256sums_x86_64=('50e1668a753ae3f8999580ceacaaaf68c93f0ad79db5ec4c39bbde1ad0c5efaf')
-sha256sums_armv7h=('a30c288e14346132355cdd8d05f99c6e06952c4592a459d35f033d20f2bceaae')
-sha256sums_aarch64=('30967dc63809563d865fd6ca1a52da67d3ea3491536e64befa60dc73c874ed5f')
+sha256sums_i686=('15c852b9d07f691348de324b385198d05acbcc173c2063dc2642d79c7fd64e5e')
+sha256sums_x86_64=('80a8a13d371209a1871870872b1bb0f2f0d4eb3f0eaf118001cc002901d80534')
+sha256sums_armv7h=('91f500b86e4fe437dee41cdcedb2a796b21fa7495149f545aca9248c15df2b90')
+sha256sums_aarch64=('fc79fad5589177b28c5884719c5fd08ebfd4ee3e4846b0faa34dc37baa39ecff')
noextract=("frida-core-devkit-${pkgver}-linux.tar.xz")
conflicts=("python2-${_pkgname}")