summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2017-11-02 18:51:32 +0000
committerJonathon Fernyhough2017-11-02 18:51:32 +0000
commit37356bea3f9ef85acfbbc5fe2a5e0d555c4c55d0 (patch)
tree7a9396513e6c60fb61aaf56ecfb184654680c89d /PKGBUILD
parente1d1e3b52676523699c3a98a2da60c376d313ea7 (diff)
downloadaur-37356bea3f9ef85acfbbc5fe2a5e0d555c4c55d0.tar.gz
Version 4.3.5
[upstream] * Pseudo-code mode can now be synced with other modes * Fixes some situations where PIC registers in 32 bits executables were not properly tracked * Alt+click can now be used to create split view from many dialogs * Various optimisations
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e32a478e66c..9a31913e163d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.3.4'
+pkgver='4.3.5'
pkgrel='1'
pkgdesc='Reverse engineering tool that lets you disassemble, decompile and debug your applications'
arch=('x86_64')
@@ -13,9 +13,9 @@ provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${pkgver}-Linux.pkg.tar.xz"
'LICENSE')
-sha1sums=('61005ab5a531f3e2ffdaba947693f8ded36d64ce'
+sha1sums=('2ffc9b833611106328d49e2a692baad3633b1920'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
-sha256sums=('905b7f1166287562a59c7f208f3a6124bbbcc4287ee31a0a463c04b8d10bd623'
+sha256sums=('cd48a4115ceba8a11185d47cf274d593cc868dac9f3aaae612e5555da88e3bdd'
'0155d243d79d1ba0f6ff914f8ddb07a277830826559b2dd7922be01c3190393d')
package() {