Update hopper to 4.2.20

This commit is contained in:
Martchus 2017-09-28 01:52:24 +02:00
parent 146d9200e8
commit 2175aeae67
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.19'
pkgver='4.2.20'
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=('36f3645ecc4798fdbd238602f1f45897a6533c76b8af85b3e7b3a587191ef6fc'
sha256sums=('6bd1c006f6b54703c38606851e04359fb5944f4b86b0d580fa5f61af6082d71b'
'0155d243d79d1ba0f6ff914f8ddb07a277830826559b2dd7922be01c3190393d')
package() {