summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2020-06-20 14:51:21 +0100
committerJonathon Fernyhough2020-06-20 14:51:21 +0100
commit7453497bd04c4b969cac0124a70fde5f52aeab13 (patch)
tree10df19bda29e88ad232f656d3b5f68651b1c79ce /PKGBUILD
parent232e06ef5627eddae29a19b8135a79364b5afdfb (diff)
downloadaur-7453497bd04c4b969cac0124a70fde5f52aeab13.tar.gz
hopper-4.5.29-1
[upstream] * Fixes an issue when compiling the SDK examples with the latest Xcode * Fixes an issue with the comment editor * Improves the import / export sheets in order to better see the results
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6f8e24ef9b1..105c99210c8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.28
+pkgver=4.5.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=('6308389b452baec5a30a90805403042308e6eaeb'
+sha1sums=('485007e224c271552594c25f82379497b4589d0f'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog