diff options
Diffstat (limited to 'community/gnustep-base')
-rw-r--r-- | community/gnustep-base/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnustep-base/PKGBUILD b/community/gnustep-base/PKGBUILD index 43f7e2d45..9191853d3 100644 --- a/community/gnustep-base/PKGBUILD +++ b/community/gnustep-base/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 68154 2012-03-18 19:11:35Z spupykin $ +# $Id: PKGBUILD 68862 2012-04-04 09:31:15Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Vesa Kaihlavirta <vegai@iki.fi> # Contributor: Sebastian Sareyko <public@nooms.de> pkgname=gnustep-base pkgver=1.24.0 -pkgrel=1 +pkgrel=2 pkgdesc="The GNUstep base package" arch=('i686' 'x86_64') url="http://www.gnustep.org/" |