summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-09-22 17:28:10 +0100
committerJonathon Fernyhough2019-09-22 17:28:10 +0100
commit8f4aac9e74e01438861b3cbfefec9ce7a9f3837a (patch)
tree23c498ba47ccced83eb592ca746921cea6d35637 /PKGBUILD
parent7c09637cd30e23f147ffe1800da37d4001013ba5 (diff)
downloadaur-8f4aac9e74e01438861b3cbfefec9ce7a9f3837a.tar.gz
hopper-4.5.16-1
[upstream] * 4.5.16 - Adds IPA file loader (note: ciphered IPA taken from the AppStore will still be ciphered, obviously...) - Fixes an issue with contextual right mouse menu not targeting the right document - Fixes memory leaks * 4.5.15 - Fixes an UI issue with right click menu where the target document was not properly selected - Improves the C preprocessor, adding directives like #elif - Adds parsing of extended Objective-C category fields * 4.5.14 - Adds support for Intel HEX file format - Fixes a graphical issue on files with a segment beginning at address 0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0570b6fde92..18c218de42f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.13
+pkgver=4.5.16
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=('f685b905994dac4f829bf5b286feba9aca5bb858'
+sha1sums=('cdabd1a287b4c8193f3ec5c5d0a670a3584d5938'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog