summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-11-06 18:03:19 +0000
committerJonathon Fernyhough2019-11-06 18:03:19 +0000
commitfdd9561a13d9a216fd25fe34992abd41c2d148ff (patch)
tree4f7d26e03dae0c6e7355b116d5bae2eb309134c8 /PKGBUILD
parent7a9657a178935003f56279fc19f5dd54642e2444 (diff)
downloadaur-fdd9561a13d9a216fd25fe34992abd41c2d148ff.tar.gz
hopper-4.5.18-1
[upstream] * Fixes a loading issue of iOS 12+ binaries using threaded binding
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 207e4cc1cf35..6abab9a54a38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.17
+pkgver=4.5.18
pkgrel=1
pkgdesc="Reverse engineering tool that lets you disassemble, decompile and debug your applications"
arch=(x86_64)
@@ -13,7 +13,7 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${pkgver}-Linux.pkg.tar.xz"
'LICENSE')
-sha1sums=('36ca04ff84097bef393539ba5515c6662f430df4'
+sha1sums=('e1876c38ed9f72ec58177bb8cff473980249af53'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog