summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-03-24 20:28:52 +0000
committerJonathon Fernyhough2021-03-24 20:28:52 +0000
commit608c0ea5256df891f28abb9061844750a1db85fd (patch)
tree3c3c40a7e9df9d0e19068e3730613ee7e0d7a072 /PKGBUILD
parent96411a4bbfbc619fbf5a8c423634b54dd7086c8b (diff)
downloadaur-608c0ea5256df891f28abb9061844750a1db85fd.tar.gz
hopper-4.7.2-1
[upstream] * Improves the detection of some no-return functions * Speeds-up the reconstruction of procedures when a signature changes in one of the callees * Fixes a few decompilation issues * Fixes a crash when the Hopper windows was moved accros multiple screens on some systems * Adds methods to create alignment directive from Python scripts * Fixes a crash for some Python scripts which were changing some labels names in the document
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a148aec9d5d9..2190aab0a8d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.7.2
+pkgrel=1
pkgdesc="Reverse engineering tool that lets you disassemble, decompile and debug your applications"
arch=(x86_64)
url="https://www.hopperapp.com/"
@@ -13,7 +13,7 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-$pkgver-Linux.pkg.tar.xz"
'LICENSE')
-sha1sums=('9036a6b7de40bc5f02b637a7d046c2dcac83e58b'
+sha1sums=('b82516ba7337f890c43e2fa914ae67fd5f185b6f'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog