summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-08-26 22:47:27 +0100
committerJonathon Fernyhough2018-08-26 22:47:27 +0100
commitd3a38bb9b05dc1bcf994dc4304619945ef017765 (patch)
treead3ffd4759c3fc0bdda74175d3c21a2e05ffe0b3 /PKGBUILD
parent02ce33c198982d0ffd0adb2bc433561dc03ac0a7 (diff)
downloadaur-d3a38bb9b05dc1bcf994dc4304619945ef017765.tar.gz
hopper-4.3.29-1
[upstream] * Fixes an issue where main screen would be impossible to read in some circumstances.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fdd8d4c17a5c..42fd56ef4256 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.28'
+pkgver='4.3.29'
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=('d089f6c76d28f9f5c9d3364f8a32d8372fe053b6'
+sha1sums=('03ae06cf1e69dcd5e3389d703cc5983493bfcc54'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog='ChangeLog'