From 0ac6a6655727f190bd93cc4082ab80c3ff9ee7b7 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 8 Oct 2016 14:44:48 +0200 Subject: [PATCH] New package: hopper-3.11.20.1 (#4857) --- srcpkgs/hopper/template | 21 +++++++++++++++++++++ srcpkgs/hopper/update | 2 ++ 2 files changed, 23 insertions(+) create mode 100644 srcpkgs/hopper/template create mode 100644 srcpkgs/hopper/update diff --git a/srcpkgs/hopper/template b/srcpkgs/hopper/template new file mode 100644 index 00000000000..5446b9d5dd3 --- /dev/null +++ b/srcpkgs/hopper/template @@ -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 " +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 . '' +} diff --git a/srcpkgs/hopper/update b/srcpkgs/hopper/update new file mode 100644 index 00000000000..51e52409d0a --- /dev/null +++ b/srcpkgs/hopper/update @@ -0,0 +1,2 @@ +site="https://www.hopperapp.com/include/files-api.php?request=releases" +pattern="hopper-\K[\d.]+"