summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-08-09 22:03:50 +0100
committerJonathon Fernyhough2018-08-09 22:03:50 +0100
commit6dcf62bb3d59807d33dd9e6b2d97d07a3afab0af (patch)
tree404585a706777500bf25498185b382ad889e2ace /PKGBUILD
parent80071ef9603fe78bbc9a008552b59a7f99f4bf9f (diff)
downloadaur-6dcf62bb3d59807d33dd9e6b2d97d07a3afab0af.tar.gz
hopper-4.3.27-1
[upstream] * Implements most ARM and AArch64 relocation for ELF files * Fixes a slowness during the analysis of file containing big BSS sections * Fixes function pointer signature editor on Linux
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94bc2d42e0a5..5950e8e2f39d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.26'
+pkgver='4.3.27'
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=('95bc0757c3cfdc7815e737bfb3cc2074f34fdfaf'
+sha1sums=('a0842c581ff3a34955e21874b39c65d9acc703b1'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog='ChangeLog'