New package: hopper-3.11.20.1 (#4857)

This commit is contained in:
Andrea Brancaleoni 2016-10-08 14:44:48 +02:00 committed by GitHub
parent b5eaea2fcb
commit 0ac6a66557
2 changed files with 23 additions and 0 deletions

21
srcpkgs/hopper/template Normal file
View File

@ -0,0 +1,21 @@
# Template file for 'hopper'
pkgname=hopper
version=3.11.20.1
revision=1
_build=1
create_wrksrc=yes
short_desc="Full featured disassembler"
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="EULA"
homepage="https://www.hopperapp.com"
distfiles="https://d1f8bh81yd16yv.cloudfront.net/$pkgname-$version-$_build-x86_64.pkg.tar.xz"
checksum=191ed4a1e80d8e9d68d7a97e40baa21f0733c01dec4f988d26c518c2862b8e24
only_for_archs="x86_64"
restricted=yes
nopie=yes
do_install() {
rm -r .INSTALL .PKGINFO
vcopy . ''
}

2
srcpkgs/hopper/update Normal file
View File

@ -0,0 +1,2 @@
site="https://www.hopperapp.com/include/files-api.php?request=releases"
pattern="hopper-\K[\d.]+"