diff options
author | root <root@rshg054.dnsready.net> | 2012-04-06 00:01:15 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-06 00:01:15 +0000 |
commit | 870286a74f6142709671fd3437944382f29bf352 (patch) | |
tree | 00501e7d18319db16b20e39436b8fb60837bdfe5 /community/gnustep-base | |
parent | a7f79fc1ced18c586d320033ac9738e98a21b550 (diff) |
Fri Apr 6 00:01:15 UTC 2012
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/" |