summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 8 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cff15abd6b62..28f891886615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,16 @@ pkgname=ez
pkgver=0.0.2
pkgrel=1
pkgdesc="Script wrapper arround pacman, yaourt, pbget, makepkg"
-arch=('i686' 'x86_64')
+arch=('any')
url="https://github.com/Ipssisimus/$pkgname"
license=('GPL3')
depends=('pbget' 'diffutils' 'pacman>=5.0' 'package-query>=1.8'
'gettext')
makedepends=('')
-backup=('etc/ezrc')
-source=("https://github.com/Ipssisimus/ez/archive/ez-0.0.1-1.tar.gz")
-md5sums=('c223e34cb341b44ee246a54202c6d26b')
+install=${pkgname}.install
+source=("https://github.com/Ipssisimus/$pkgname/archive/$pkgname-$pkgver-$pkgrel.tar.gz")
+md5sums=('c3e04746080cffdd2b75af85aa44344c')
+md5sums=('527c8e07c1dc83a66be035d344e79957')
+
+exec ./ez.install
+