summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-10-28 22:27:02 +0000
committerJonathon Fernyhough2018-10-28 22:27:02 +0000
commit3f4541f4a60362a8004db7efa4a5ea8693295235 (patch)
treef09fd053617b391ea2ffdafe3df04180a91cbf11 /PKGBUILD
parentff6ee6a7fe2befc2cee9a88612a8c7c071c1512b (diff)
downloadaur-3f4541f4a60362a8004db7efa4a5ea8693295235.tar.gz
hopper-4.4.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db1235a75bc1..e435f975272b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.4.4'
+pkgver='4.4.5'
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=('5a62bdb752813f7119d59fe5d034ad8e381a2889'
+sha1sums=('553ca357ba789d27ee21f249556fae73c438cea9'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog='ChangeLog'