X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=stable%2Faptpac%2FPKGBUILD;h=01badae4599ab3e83772054897fae49aad954904;hb=8a85833429571eb72a938bca3fe2b1ca585b23ed;hp=f3910e05b6f3e2bc17d397c1c64f24288f32202d;hpb=a1bd539b252810b528d6201bd35e15b2b73ee3bd;p=alterlinux%2Falterlinux-pkgbuilds.git diff --git a/stable/aptpac/PKGBUILD b/stable/aptpac/PKGBUILD index f3910e0..01badae 100644 --- a/stable/aptpac/PKGBUILD +++ b/stable/aptpac/PKGBUILD @@ -2,11 +2,11 @@ # Maintainer: Abraham Levine pkgname=aptpac -pkgver=2.0.0 -pkgrel=2 +pkgver=2.1.0 +pkgrel=1 pkgdesc="a pacman wrapper with syntax from debian's apt" -arch=('i686' 'x86_64') -url="https://github.com/Hayao0819/aptpac" +arch=('any') +url="https://github.com/FascodeNet/aptpac" license=('WTFPL') depends=('sudo') makedepends=('git')