summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2018-10-28 22:27:02 +0000
committerJonathon Fernyhough2018-10-28 22:27:02 +0000
commit3f4541f4a60362a8004db7efa4a5ea8693295235 (patch)
treef09fd053617b391ea2ffdafe3df04180a91cbf11
parentff6ee6a7fe2befc2cee9a88612a8c7c071c1512b (diff)
downloadaur-3f4541f4a60362a8004db7efa4a5ea8693295235.tar.gz
hopper-4.4.5-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 61bd44eb1cf7..2ab6b4ca06fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hopper
pkgdesc = Reverse engineering tool that lets you disassemble, decompile and debug your applications
- pkgver = 4.4.4
+ pkgver = 4.4.5
pkgrel = 1
url = https://www.hopperapp.com/
changelog = ChangeLog
@@ -12,9 +12,9 @@ pkgbase = hopper
depends = qt5-base
provides = hopperv4
conflicts = hopperv4
- source = https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-4.4.4-Linux.pkg.tar.xz
+ source = https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-4.4.5-Linux.pkg.tar.xz
source = LICENSE
- sha1sums = 5a62bdb752813f7119d59fe5d034ad8e381a2889
+ sha1sums = 553ca357ba789d27ee21f249556fae73c438cea9
sha1sums = c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6
pkgname = hopper
diff --git a/PKGBUILD b/PKGBUILD
index db1235a75bc1..e435f975272b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='hopper'
_pkgname='hopperv4'
-pkgver='4.4.4'
+pkgver='4.4.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=('5a62bdb752813f7119d59fe5d034ad8e381a2889'
+sha1sums=('553ca357ba789d27ee21f249556fae73c438cea9'
'c3f410d29524eb02a8bf3dc1b29aaeb82b1844e6')
changelog='ChangeLog'