summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-01-16 23:52:24 +0000
committerJonathon Fernyhough2020-01-16 23:52:24 +0000
commit58168316aaabbe5ad95171bf4fd7df67fbb1340f (patch)
tree0f599d40e0c73628e8876c00f93ded53f5ba7dec /PKGBUILD
parentfdd9561a13d9a216fd25fe34992abd41c2d148ff (diff)
downloadaur-58168316aaabbe5ad95171bf4fd7df67fbb1340f.tar.gz
hopper-4.5.19-1
[upstream] * Adds a way to add new segments for representing memory mapped area
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6abab9a54a38..c3b71abf40a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.18
+pkgver=4.5.19
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=('e1876c38ed9f72ec58177bb8cff473980249af53'
+sha1sums=('9260023fe7511a655ba7294ca9c029bc9061b8a8'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog