summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-05-24 17:41:19 +0100
committerJonathon Fernyhough2018-05-24 17:41:19 +0100
commitcd89170ce59b8bfd7736ac4823ec90083104d813 (patch)
treee6563fd81a11f511879238d2267a463b8b994350 /PKGBUILD
parentc0edf4583b6305fb6c50bd0669f14cdc81e23e39 (diff)
downloadaur-cd89170ce59b8bfd7736ac4823ec90083104d813.tar.gz
hopper-4.3.24-1
[upstream] * Fixes the module search path for Python scripts * Faster access to labels list in Python scripts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8260b4d5c914..f31b04112ad8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.22'
+pkgver='4.3.24'
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=('624795f12144e68346bca1324d6423fc0cf92341'
+sha1sums=('86d8d726f3d3deb941124f14d1f2981e85063dcc'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
package() {