summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-06-27 19:40:07 +0100
committerJonathon Fernyhough2018-06-27 19:40:07 +0100
commit9cf63f70c8acffb39fd594a734e9dfd009a5fb70 (patch)
tree784e577d602fc4ac81b5fe896160efe086ea69c6 /PKGBUILD
parentcd89170ce59b8bfd7736ac4823ec90083104d813 (diff)
downloadaur-9cf63f70c8acffb39fd594a734e9dfd009a5fb70.tar.gz
hopper-4.3.25-1
[upstream] * Slightly improves the ASM analysis * Improves enum types handling * Fixes an issue in the ARM64 calling convention * Fixes an issue in the Windows C++ name demangler * Improves command line tool
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f31b04112ad8..f69485921b78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.24'
+pkgver='4.3.25'
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=('86d8d726f3d3deb941124f14d1f2981e85063dcc'
+sha1sums=('b349b9c53ccaa73286bfd700bbaa5a309c69fe65'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
package() {