summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2017-10-23 12:23:29 +0100
committerJonathon Fernyhough2017-10-23 12:23:53 +0100
commit5e9002ec2c19056b1f8b99df1df5710dfbbe0422 (patch)
tree9b85f72f2cb65c721d38197f1c6aaba623adb80d /PKGBUILD
parent339ab6964794e69aeff88be508300b866d76f6b1 (diff)
downloadaur-5e9002ec2c19056b1f8b99df1df5710dfbbe0422.tar.gz
Version 4.3.3
[upstream] * Fixes decoding operands of MSR/MRS instructions, * Safer way to save files
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bef57dbd1f7..4786069afb73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.2'
+pkgver='4.3.3'
pkgrel='1'
pkgdesc='Reverse engineering tool that lets you disassemble, decompile and debug your applications'
arch=('x86_64')
@@ -13,9 +13,9 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${pkgver}-Linux.pkg.tar.xz"
'LICENSE')
-sha1sums=('3731a82db79f0262418a78c96faa5b0c11c5030d'
+sha1sums=('e3ace3feffea9fec36d1b08285640a9389eaedef'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
-sha256sums=('1ec78f20144a1ed52c58232a8245a1176c3836740ecd65e83fa6855e110ef510'
+sha256sums=('d1e13b9f7348e740af506d27e32310f09d1d78a80d325fc300c7b8fafaa028f1'
'0155d243d79d1ba0f6ff914f8ddb07a277830826559b2dd7922be01c3190393d')
package() {