summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathon Fernyhough2019-02-02 15:13:23 +0000
committerJonathon Fernyhough2019-02-02 15:13:23 +0000
commitc904e4802dd8e71226286f7f3c12ce8393a1fad7 (patch)
tree3ea958cba0f49181bc7ec82ef03f25a530a972a0 /PKGBUILD
parent7864a52eaac92fd8a7a87b59d3b562d0afdbc974 (diff)
downloadaur-c904e4802dd8e71226286f7f3c12ce8393a1fad7.tar.gz
hopper-4.5.5-1
[upstream] * Fixes loading of some PDB files * Fixes a performance issue when drawing text containing a breakpoint
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fa48790811f..576f44bb3c82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hopper
_pkgname=hopperv4
-pkgver=4.5.4
+pkgver=4.5.5
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=('f1520cc72e481767b9585c65d9536fb4a12842b8'
+sha1sums=('8bfb961105db72127ae442fc9997293afbd5c212'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog=ChangeLog