summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: cff15abd6b626f9b22fc7e8f65a0c0eefff804ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $ID$
# Maintainer: Gheorghe Valentin Rafael <grvconstanta@gmail.com>

pkgname=ez
pkgver=0.0.2
pkgrel=1
pkgdesc="Script wrapper arround pacman, yaourt, pbget, makepkg"
arch=('i686' 'x86_64')
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')