Update hopper to 4.3.16

This commit is contained in:
Martchus 2018-03-02 23:40:22 +01:00
parent 0b4efb4dbc
commit ffa685cefb
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# Does not put files under /opt in contrast to the AUR version
pkgname='hopper'
pkgver='4.3.11'
pkgver='4.3.16'
pkgrel='1'
pkgdesc='Reverse engineering tool that lets you disassemble, decompile and debug your applications'
arch=('x86_64')
@ -13,7 +13,7 @@ license=('Commercial')
depends=('hicolor-icon-theme' 'libbsd' 'python2' 'qt5-base')
source=("https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${pkgver}-Linux.pkg.tar.xz"
'LICENSE')
sha256sums=('361abfdad4a5310b6c59fa0b8ba9965597d6c053dcb43c328e2be0e0b2f58cd3'
sha256sums=('8dc9885501b04e9c568b5fbef3cc23bf8a65440a'
'0155d243d79d1ba0f6ff914f8ddb07a277830826559b2dd7922be01c3190393d')
package() {