From 99136e3a2e9f6f07a7ff08d5721bce354b853c8b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 20 Mar 2012 00:01:23 +0000 Subject: Tue Mar 20 00:01:23 UTC 2012 --- community/gnustep-gui/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/gnustep-gui') diff --git a/community/gnustep-gui/PKGBUILD b/community/gnustep-gui/PKGBUILD index 39b928cba..c1e903067 100644 --- a/community/gnustep-gui/PKGBUILD +++ b/community/gnustep-gui/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 63604 2012-02-05 11:59:59Z ibiru $ +# $Id: PKGBUILD 68156 2012-03-18 19:12:25Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Vesa Kaihlavirta # Contributor: Sebastian Sareyko pkgname=gnustep-gui -pkgver=0.20.0 -pkgrel=3 +pkgver=0.22.0 +pkgrel=1 pkgdesc="The GNUstep GUI class library" arch=('i686' 'x86_64') url="http://www.gnustep.org/" @@ -16,7 +16,7 @@ conflicts=('gnustep-gui-svn') groups=('gnustep-core') options=('!makeflags') source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz) -md5sums=('0d3765aa97db1dd20bdbd0690f4aca6b') +md5sums=('3aa3346071736206ca144ce1ce8f063f') build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf