aur/yaourt to 1.0-1

This commit is contained in:
Kevin Mihelich 2012-01-18 21:22:04 -05:00
parent 5ba29ab099
commit fc306ba6f0

View file

@ -4,13 +4,13 @@
plugrel=1
pkgname=yaourt
pkgver=0.10.2
pkgver=1.0
pkgrel=1
pkgdesc="A pacman wrapper with extended features and AUR support"
arch=('any')
url="http://www.archlinux.fr/yaourt-en/"
license=(GPL)
depends=('diffutils' 'pacman>=3.5' 'package-query>=0.7' 'gettext')
depends=('diffutils' 'pacman>=4.0' 'package-query>=1.0' 'gettext')
optdepends=('aurvote: vote for favorite packages from AUR for inclusion in [community]'
'customizepkg: automatically modify PKGBUILD during install/upgrade'
'rsync: retrieve PKGBUILD from official repositories'
@ -29,6 +29,4 @@ package() {
}
# vim:set ts=2 sw=2 et:
md5sums=('08f1487e9a90f02c3994580c3156089a')
md5sums=('294c24fa584b79217b5ac186ed8593b7')