summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-01-23 15:50:56 +0000
committerJonathon Fernyhough2021-01-23 15:52:02 +0000
commit11a2738e8cb808c3e913e694c11af4327812955f (patch)
treee3e7c439994ed02881e8e795e8472456657c6ad5 /PKGBUILD
parent60a0c45e9e169500f66e8def28c89fe35fd33fa8 (diff)
downloadaur-11a2738e8cb808c3e913e694c11af4327812955f.tar.gz
hopper-4.7.1-1
[upstream] * Fixes an issue in the C++ demangler for some symbols * Uses theme preferences for the label list * Fixes horizontal scrolling issues
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d831b84c50be..30880c5e573d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.7.0
+pkgver=4.7.1
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=('9b8a0e08b89ae9efaf43ac6f00bd18bc5920458d'
+sha1sums=('9036a6b7de40bc5f02b637a7d046c2dcac83e58b'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog