summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-07-23 11:16:28 +0100
committerJonathon Fernyhough2021-07-23 11:16:28 +0100
commitc35c46d42995ebc4e96919359d9306da8b48d407 (patch)
tree507b71402b26d7354ffac7c49315686f738e5c2b /PKGBUILD
parente67aadc0ee3e6d6fae392a5aca31c76021bad0b2 (diff)
downloadaur-c35c46d42995ebc4e96919359d9306da8b48d407.tar.gz
hopper-4.8.1-1
[upstream] * Automatic selection of the best Python interpreter
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0ba3f9f92e8..d971c7a3d07a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc="Reverse engineering tool that lets you disassemble, decompile and debug your applications"
arch=(x86_64)
@@ -13,7 +13,8 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-$pkgver-Linux.pkg.tar.xz"
'LICENSE')
-sha1sums=('ca97e9e5fa661821fa3827f7cf1418758af043da'
+# sha1 on https://www.hopperapp.com/download.html
+sha1sums=('54a45e00cb723ccce72c787001436cb42977573b'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog