summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-05-06 21:38:54 +0100
committerJonathon Fernyhough2020-05-06 21:38:54 +0100
commitbfdbcbf7c5919a69581c85bef8e13564762fe52e (patch)
treebfa32d1e0ebbc7e756bad5948ea562c6b3855277 /PKGBUILD
parent85189e6c4de26e0f29932d62f04ce2e7f9938afe (diff)
downloadaur-bfdbcbf7c5919a69581c85bef8e13564762fe52e.tar.gz
hopper-4.5.27-1
[upstream] * Fixes a decompilation issue on ivar * Improves HiDPI support on Linux
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5a6eb9b79d3..769d56920ba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.25
+pkgver=4.5.27
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=('1773e26720508dc78a72ccf3976a4064478ec11f'
+sha1sums=('ecb0a8db6eec630b80190e987b034697fdb64eb6'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog