diff options
Diffstat (limited to 'community/pkgtools')
-rw-r--r-- | community/pkgtools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pkgtools/PKGBUILD b/community/pkgtools/PKGBUILD index 4acf5b01d..922bb5fa3 100644 --- a/community/pkgtools/PKGBUILD +++ b/community/pkgtools/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Daenyth <Daenyth+Arch AT gmail DOT com> pkgname=pkgtools pkgver=23 -pkgrel=2 +pkgrel=3 pkgdesc="A collection of scripts for Arch Linux packages" arch=('i686' 'x86_64') url="http://bbs.archlinux.org/viewtopic.php?pid=384196" |