summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-09-03 14:49:54 +0100
committerJonathon Fernyhough2018-09-03 14:49:54 +0100
commitc3ad859fce64eb3f1ee83352aed9c8ec5d851dfa (patch)
tree7ef961f96a9243fd1c6142a8a6565a46838b919b /PKGBUILD
parentd3a38bb9b05dc1bcf994dc4304619945ef017765 (diff)
downloadaur-c3ad859fce64eb3f1ee83352aed9c8ec5d851dfa.tar.gz
hopper-4.3.30-1
[upstream] * Fixes a bug in the ELF loader regarding ARM relocations * Fixes a crash while loading some files from the watchOS 5.0 beta shared DYLD cache
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42fd56ef4256..142dbc6bca11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.29'
+pkgver='4.3.30'
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=('03ae06cf1e69dcd5e3389d703cc5983493bfcc54'
+sha1sums=('65d0ca1578556a6adcfa01134dd7eb570b7fbdf8'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog='ChangeLog'