summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-01-31 14:39:57 +0000
committerJonathon Fernyhough2019-01-31 14:39:57 +0000
commit7864a52eaac92fd8a7a87b59d3b562d0afdbc974 (patch)
tree614531ce5e8a130f65c9b80ce794065d0add9629 /PKGBUILD
parent78df06c4826b77da2272b7160e948d589d8db77d (diff)
downloadaur-7864a52eaac92fd8a7a87b59d3b562d0afdbc974.tar.gz
hopper-4.5.4-1
[upstream] * Fixes an issue with arrows in the left column not pointing to the correct address while scrolling * Allows one to navigate through the search result with arrow keys in the label list
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96dc5cfdc965..3fa48790811f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.2
+pkgver=4.5.4
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=('2923ef6c23abb30cf0c35f231034e3da0f2682ea'
+sha1sums=('f1520cc72e481767b9585c65d9536fb4a12842b8'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog