depend on release versions

This commit is contained in:
Alad Wenter 2016-03-31 04:33:15 +02:00
parent 7f40580f83
commit ea77f83b7a
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
# Thu Mar 31 02:16:25 UTC 2016
# Thu Mar 31 02:33:13 UTC 2016
pkgbase = aurutils
pkgdesc = helper tools for the aur
pkgver = 0.2.2
@ -11,9 +11,9 @@ pkgbase = aurutils
makedepends = git
depends = pacman>=5.0
depends = git
depends = repose-git
depends = repose
depends = jshon
depends = pacutils-git
depends = pacutils
depends = expac
depends = aria2
optdepends = devtools: aurbuild -c

View file

@ -7,7 +7,7 @@ url=https://github.com/AladW/aurutils
license=('ISC')
source=("https://github.com/AladW/aurutils/archive/$pkgver.tar.gz")
md5sums=('379d357be6d57ddf455729d3643196c8')
depends=('pacman>=5.0' 'git' 'repose-git' 'jshon' 'pacutils-git' 'expac' 'aria2')
depends=('pacman>=5.0' 'git' 'repose' 'jshon' 'pacutils' 'expac' 'aria2')
checkdepends=('shellcheck')
makedepends=('git')
optdepends=('devtools: aurbuild -c'