summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-11-06 19:41:45 +0000
committerJonathon Fernyhough2021-11-06 19:41:45 +0000
commit92ab5caa0fdb1bd971212922dfda5e74a3b34849 (patch)
treec06d300b5c2083481944e3772bcef29c835b50bb /PKGBUILD
parentfe9cf9ab16f1fdb256f6de13499d4f9010e766c3 (diff)
downloadaur-92ab5caa0fdb1bd971212922dfda5e74a3b34849.tar.gz
hopper-4.9.5-1
[upstream] * Fixes a crash when loading an old DYLD shared caches (iOS 13 and before) * Fixes a weird behaviour of the registration window which was disabling keyboard shortcuts in some situations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ceea9a83c25f..bccde2d1ee3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.9.4
+pkgver=4.9.5
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=('ea31663b60a94790d1f7edf36461c2c1b2f8e7d2'
+sha1sums=('afffdd2dd86df24ddfd8a3e6bfe91a34b007e28e'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog