summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-12-17 21:45:46 +0000
committerJonathon Fernyhough2020-12-17 22:07:49 +0000
commitb82184bf42eaa734469fc3fa3d89f4c7ad5754f1 (patch)
tree6bcf2d98a0659d88505acd4a77218bd7848d0108 /PKGBUILD
parent7453497bd04c4b969cac0124a70fde5f52aeab13 (diff)
downloadaur-b82184bf42eaa734469fc3fa3d89f4c7ad5754f1.tar.gz
Upstream 4.7.0. Hack around upstream packaging issue.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 105c99210c8d..b7f923d5c2b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.29
+pkgver=4.7.0
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=('485007e224c271552594c25f82379497b4589d0f'
+sha1sums=('9b8a0e08b89ae9efaf43ac6f00bd18bc5920458d'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog