summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-03-02 11:50:51 +0000
committerJonathon Fernyhough2019-03-02 11:50:51 +0000
commit6f356c857e266f485dee25b7961e39043b290d8a (patch)
treea678e35edc3ee03c3351f75b9f08ec79101677b7 /PKGBUILD
parentc904e4802dd8e71226286f7f3c12ce8393a1fad7 (diff)
downloadaur-6f356c857e266f485dee25b7961e39043b290d8a.tar.gz
hopper-4.5.7-1
[upstream] * 4.5.7: - Fixes a huge slowdown on some big binaries - Tweaks the switch hint dialog for ARM * 4.5.6: - Fixes some optimisation issues in ARM64 decompiler - Fixes more issues with PDB symbols
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 576f44bb3c82..a5a4f9fe2489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.5
+pkgver=4.5.7
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=('8bfb961105db72127ae442fc9997293afbd5c212'
+sha1sums=('58abd944c0cbbfd527b2bc2f34421913c1b1bc88'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog