summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-04-18 12:16:36 +0100
committerJonathon Fernyhough2020-04-18 12:16:36 +0100
commitf398a4be48991ac1dbe89c91444ec8e0292f2228 (patch)
tree25f40520ba30e028a4ba40a5aedcaf7430c2d062 /PKGBUILD
parent650295f1e3527b11ee267f0892929338de874944 (diff)
downloadaur-f398a4be48991ac1dbe89c91444ec8e0292f2228.tar.gz
hopper-4.5.24-1
[upstream] * 4.5.24 - Fixes parsing of Objective-C metadata for binaries targeting the iOS simulator - Fixes a crash while navigating small binaries with keyboard - Fixes issues with addressing mode decoding of MOS 6502 instructions - Added an Oric TAP loader * 4.5.23 - Improves decompilation of ivar access of Objective-C programs - Fixes a few issues with controls alignment and dark mode
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42bc9ded1459..8b4870217042 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.22
+pkgver=4.5.24
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=('5cf33b21498062fc20bbf86f4ab6f6c978093541'
+sha1sums=('0a1e41c2e06501ed7e6437c591dae1c91cb8bfce'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog