summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-05-30 02:16:19 +0100
committerJonathon Fernyhough2020-05-30 02:16:19 +0100
commit232e06ef5627eddae29a19b8135a79364b5afdfb (patch)
treeacee2e2a8a2eeb6d5a7103563d9cd5bd6643fcde /PKGBUILD
parentbfdbcbf7c5919a69581c85bef8e13564762fe52e (diff)
downloadaur-232e06ef5627eddae29a19b8135a79364b5afdfb.tar.gz
hopper-4.5.28-1
[upstream] * Fixes a hang in the decompiler on methods from classes containing weak ivars
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 769d56920ba3..d6f8e24ef9b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.27
+pkgver=4.5.28
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=('ecb0a8db6eec630b80190e987b034697fdb64eb6'
+sha1sums=('6308389b452baec5a30a90805403042308e6eaeb'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog