summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-10-10 21:31:10 +0100
committerJonathon Fernyhough2018-10-10 21:31:10 +0100
commitff6ee6a7fe2befc2cee9a88612a8c7c071c1512b (patch)
tree69a9ede09b5b59a0dd0562310ba8feb3f1852038 /PKGBUILD
parente5356b07448526a0289e88b9bd5a5be91912814b (diff)
downloadaur-ff6ee6a7fe2befc2cee9a88612a8c7c071c1512b.tar.gz
hopper-4.4.4-1
[upstream] * Fixes a crash on disassembling files written in Go * Fixes the debugger for 32bits executables
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d08cd3c3eae0..db1235a75bc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.4.1'
+pkgver='4.4.4'
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=('76328ff3c8e8502caa30628ded86860e538b588b'
+sha1sums=('5a62bdb752813f7119d59fe5d034ad8e381a2889'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog='ChangeLog'