diff options
Diffstat (limited to 'community/plib/PKGBUILD')
-rw-r--r-- | community/plib/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plib/PKGBUILD b/community/plib/PKGBUILD index 4c7c19704..daa847213 100644 --- a/community/plib/PKGBUILD +++ b/community/plib/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65697 2012-02-22 08:25:07Z lcarlier $ +# $Id: PKGBUILD 70925 2012-05-19 18:43:17Z spupykin $ # Maintainer: Eric Belanger <eric@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=plib pkgver=1.8.5 -pkgrel=3 +pkgrel=4 pkgdesc="Set of libraries to write games and other realtime interactive applications" arch=('i686' 'x86_64') url="http://plib.sourceforge.net/" |