summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2017-09-23 00:47:47 +0100
committerJonathon Fernyhough2017-09-23 00:48:25 +0100
commit8174c30eb61f786b82a9dab0ce3a9628683b25f9 (patch)
treec1a738bd5b4d5b68ae092eb68deab15fcda6739a /PKGBUILD
parentccf11af79e8cfd2c200c22530c0242665fcbeff5 (diff)
downloadaur-8174c30eb61f786b82a9dab0ce3a9628683b25f9.tar.gz
Version 4.2.19
[upstream] * Better handling of MRC/MCR instructions, * Better decoding os STOS/LODS/INS/OUTS instructions with prefixes, * Fixes an issue with relocation on ELF files.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90ee4bb4670e..9ed8e9ca41a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.2.18'
+pkgver='4.2.19'
pkgrel='1'
pkgdesc='Reverse engineering tool that lets you disassemble, decompile and debug your applications'
arch=('x86_64')
@@ -13,9 +13,9 @@ provides=("${pkgname}" "${_pkgname}")
conflicts=("${pkgname}" "${_pkgname}")
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${pkgver}-Linux.pkg.tar.xz"
'LICENSE')
-sha1sums=('b51d39e70f53722b97b6fdf9bceb7b9615b1c79c'
+sha1sums=('0a52a10305890e80be3c47971293b75faa29437c'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
-sha256sums=('743e5407a01e670e39645f76ff4133b9e7de386b5aac1f43c3cf09236c6507ba'
+sha256sums=('36f3645ecc4798fdbd238602f1f45897a6533c76b8af85b3e7b3a587191ef6fc'
'0155d243d79d1ba0f6ff914f8ddb07a277830826559b2dd7922be01c3190393d')
package() {