Update hopper to 4.2.19

This commit is contained in:
Martchus 2017-09-24 22:49:56 +02:00
parent 7899573a09
commit 55043e5b7d
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Does not put files under /opt in contrast to the AUR version
pkgname='hopper'
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')
@ -12,7 +12,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=('743e5407a01e670e39645f76ff4133b9e7de386b5aac1f43c3cf09236c6507ba'
sha256sums=('36f3645ecc4798fdbd238602f1f45897a6533c76b8af85b3e7b3a587191ef6fc'
'0155d243d79d1ba0f6ff914f8ddb07a277830826559b2dd7922be01c3190393d')
package() {