summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2021-08-07 02:21:56 +0100
committerJonathon Fernyhough2021-08-07 02:21:56 +0100
commit4f0ed546efb68ecc23362fd15199325a0a41a51f (patch)
treef4c632c241d7cc5cf7ea00022ddb9addf77d3377 /PKGBUILD
parentc35c46d42995ebc4e96919359d9306da8b48d407 (diff)
downloadaur-4f0ed546efb68ecc23362fd15199325a0a41a51f.tar.gz
hopper-4.8.2-1
[upstream] * Adds an hexadecimal view in the data inspector of the hex editor mode * Adds a Python method to rebase a document from a script * Fixes a bug in the rebase dialog * Fixes the toolbar on macOS 10.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d971c7a3d07a..0f88c972196d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.8.1
+pkgver=4.8.2
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=('54a45e00cb723ccce72c787001436cb42977573b'
+sha1sums=('1ab4696a52e3abbaf7a2cd98a649c2fa0d551733'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog