summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-05-08 13:32:48 +0100
committerJonathon Fernyhough2021-05-08 13:32:48 +0100
commitce75a67b4a86b31d04011411d21b3e4c6facde57 (patch)
tree871f21ac40d2f94151e00f82e177b42468bad8e3 /PKGBUILD
parente8ee6e15bbb1b75ccbd36409af00335593ed2aa1 (diff)
downloadaur-ce75a67b4a86b31d04011411d21b3e4c6facde57.tar.gz
hopper-4.7.5-1
[upstream] * 4.7.5 - Fixes an issue with dSYM loader * 4.7.4 - Fixes a crash when loading some files from the DYLD cache - Fixes an issue when loading additional binaries - Adds some more information on cross references in the inspector panel - Adds a way to restrict searching text only in user comments
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d2fa435784e..5cacd33bfa8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.7.3
+pkgver=4.7.5
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=('ef3620f0ae3d5ecbf823ec92440ca6452c4f8613'
+sha1sums=('9b815847ed58109f4ce233465970a79b43f4057e'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog