summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-05-11 17:38:05 +0100
committerJonathon Fernyhough2018-05-11 17:38:05 +0100
commit1042fed9b0c6546d6d38b165468fefd3402b6c9c (patch)
treeaee6b9255f1d1cc92b69b145e72d1290fa0590e6 /PKGBUILD
parent5c80fafb5d4a1d7e590b70260abc25be5f4f5e6f (diff)
downloadaur-1042fed9b0c6546d6d38b165468fefd3402b6c9c.tar.gz
hopper-4.3.21-1
[upstream] * Fixes a crash in the decompiler * Better automatic ARM / Thumb handling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 184efdf76ac3..19dbaacba2fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.20'
+pkgver='4.3.21'
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=('b7941185c09396ce493ad2a8820649ab6971714b'
+sha1sums=('8e8742357100e32ff9b721ae9b693b58fa68519d'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
package() {