summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-09-15 01:37:30 +0100
committerJonathon Fernyhough2021-09-15 01:37:30 +0100
commit3ccafa4a394cc90a4a882a1ed23c0cdf8c55d30c (patch)
tree9e6c7e9f98d65bc79112c6dadc504d962bee4947 /PKGBUILD
parent4f0ed546efb68ecc23362fd15199325a0a41a51f (diff)
downloadaur-3ccafa4a394cc90a4a882a1ed23c0cdf8c55d30c.tar.gz
hopper-4.9.1-1
[upstream] * Fixes loading of the new dyld shared cache * Fixes issues with the Objective-C metadata of Apple Silicon binaries
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f88c972196d..a4b9c708200a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.8.2
+pkgver=4.9.1
pkgrel=1
pkgdesc="Reverse engineering tool that lets you disassemble, decompile and debug your applications"
arch=(x86_64)
@@ -14,7 +14,7 @@ conflicts=("${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-$pkgver-Linux.pkg.tar.xz"
'LICENSE')
# sha1 on https://www.hopperapp.com/download.html
-sha1sums=('1ab4696a52e3abbaf7a2cd98a649c2fa0d551733'
+sha1sums=('f7beb0fe9fdc2c0006403572e86d7c0b5712e0c8'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog