diff options
Diffstat (limited to 'community/gnustep-base/PKGBUILD')
-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 385a1aa33..12929567e 100644 --- a/community/gnustep-base/PKGBUILD +++ b/community/gnustep-base/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 96986 2013-09-09 19:51:14Z bgyorgy $ +# $Id: PKGBUILD 98739 2013-10-17 14:01:46Z andyrtr $ # 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.5 -pkgrel=2 +pkgrel=3 pkgdesc="The GNUstep base package" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnustep.org/" |