summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-12-04 22:48:45 +0000
committerJonathon Fernyhough2018-12-04 22:48:45 +0000
commitfd5ae5ea4312d9bc294893dcc0729e020c977783 (patch)
treeace29eebcaf52b5f07c07a714fd7b7cefa479c96 /PKGBUILD
parent545f5d7568d6471019c8e48aac09df1156efdb2a (diff)
downloadaur-fd5ae5ea4312d9bc294893dcc0729e020c977783.tar.gz
hopper-4.4.9-1
[upstream] * Fixes a compatibility issue with Cylance * Fixes an issue where custom debug servers were not properly saved * Improve C preprocessor parsing
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c320c65b0300..0c12309261f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.4.8
+pkgver=4.4.9
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=('ef4c1e82ecbb80f88cf5507921bc3d86a76002df'
+sha1sums=('0c2240766401c8ba9fe6d0fa95dddbfbdd5bfd64'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog