summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-10-26 20:25:15 +0100
committerJonathon Fernyhough2019-10-26 20:25:15 +0100
commit7a9657a178935003f56279fc19f5dd54642e2444 (patch)
treee27f7cbf08ced0e7b7bae56d736345152d04dc05 /PKGBUILD
parent8f4aac9e74e01438861b3cbfefec9ce7a9f3837a (diff)
downloadaur-7a9657a178935003f56279fc19f5dd54642e2444.tar.gz
hopper-4.5.17-1
[upstream] * Handles endbr32 and endbr64 instructions * Adds a few methods to handle arrays in Python API * Improved Mach-O header information * Improves command line tool * Fixes a crash in the C++ name demangler * Fixes a crash on ARM64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18c218de42f7..207e4cc1cf35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.16
+pkgver=4.5.17
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=('cdabd1a287b4c8193f3ec5c5d0a670a3584d5938'
+sha1sums=('36ca04ff84097bef393539ba5515c6662f430df4'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog