summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-05-09 20:38:17 +0100
committerJonathon Fernyhough2019-05-09 20:38:17 +0100
commit902d450f06d11c6e34826aa71fbc56d66e1f5717 (patch)
tree3ad23168433ff657957ebd70580810f72e76f93f /PKGBUILD
parentfdf97f3198d1cc4613c85a63201df15f414a42df (diff)
downloadaur-902d450f06d11c6e34826aa71fbc56d66e1f5717.tar.gz
hopper-4.5.11-1
[upstream] * 4.5.11: - Fixes an issue in the search feature where results in segments with no sections were not found * 4.5.10: - Improves Swift 5 name demangling - Now you can use Swift 5 in order to write Hopper plugins
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f4f9accb044..81fb99c3756c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.9
+pkgver=4.5.11
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=('689a2a2bc248258c883118f7aaa97167bf39adb2'
+sha1sums=('8bb83229383e39b0f081861b10276b0701bbc753'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog