hopper: update to 4.2.21.
This commit is contained in:
parent
0b7a3532b0
commit
cd58eae6d2
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'hopper'
|
||||
pkgname=hopper
|
||||
version=3.11.20.1
|
||||
version=4.2.21
|
||||
revision=1
|
||||
_build=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Full featured disassembler"
|
||||
short_desc="Reverse engineering tool that lets you disassemble, decompile and debug your applications"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="EULA"
|
||||
homepage="https://www.hopperapp.com"
|
||||
distfiles="https://d1f8bh81yd16yv.cloudfront.net/$pkgname-$version-$_build-x86_64.pkg.tar.xz"
|
||||
checksum=191ed4a1e80d8e9d68d7a97e40baa21f0733c01dec4f988d26c518c2862b8e24
|
||||
distfiles="https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${version}-Linux.pkg.tar.xz"
|
||||
checksum=5bf247cb15f1efbb41e96ff0dd7c6d7346322cae563f1530c156e9ec9c35c4dd
|
||||
|
||||
only_for_archs="x86_64"
|
||||
restricted=yes
|
||||
|
|
Loading…
Reference in New Issue