summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-07-22 01:43:50 +0100
committerJonathon Fernyhough2021-07-22 01:43:50 +0100
commite67aadc0ee3e6d6fae392a5aca31c76021bad0b2 (patch)
tree34e165ceee83a27f5f463998249da0c3516e466d /PKGBUILD
parent1dc9537b0b3b36f192c5ccc6398af220bb927ee6 (diff)
downloadaur-e67aadc0ee3e6d6fae392a5aca31c76021bad0b2.tar.gz
hopper-4.8.0-1
[upstream] * Initial support for the new DYLD shared cache of macOS Monterey * Switch to Python 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83da4b8e3e75..f0ba3f9f92e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.7.7
+pkgver=4.8.0
pkgrel=1
pkgdesc="Reverse engineering tool that lets you disassemble, decompile and debug your applications"
arch=(x86_64)
url="https://www.hopperapp.com/"
license=('Commercial')
-depends=('hicolor-icon-theme' 'libbsd' 'python2' 'qt5-base' 'ncurses')
+depends=('hicolor-icon-theme' 'libbsd' 'libdispatch' 'qt5-base')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-$pkgver-Linux.pkg.tar.xz"
'LICENSE')
-sha1sums=('ee2ac3bdc895d2d432ebc27caa15d49a50355216'
+sha1sums=('ca97e9e5fa661821fa3827f7cf1418758af043da'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog