Update to hopper 4.2.21

This commit is contained in:
Martchus 2017-10-04 20:21:57 +02:00
parent 2175aeae67
commit 331d053a75
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# Maintainer (of the AUR version): Jonathon Fernyhough <jonathon_at_manjaro_org>
# Contributor: Martchus <martchus@gmx.net>
# Does not put files under /opt in contrast to the AUR version
pkgname='hopper'
pkgver='4.2.20'
pkgver='4.2.21'
pkgrel='1'
pkgdesc='Reverse engineering tool that lets you disassemble, decompile and debug your applications'
arch=('x86_64')
@ -12,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=('6bd1c006f6b54703c38606851e04359fb5944f4b86b0d580fa5f61af6082d71b'
sha256sums=('5bf247cb15f1efbb41e96ff0dd7c6d7346322cae563f1530c156e9ec9c35c4dd'
'0155d243d79d1ba0f6ff914f8ddb07a277830826559b2dd7922be01c3190393d')
package() {