summaryrefslogtreecommitdiff
path: root/community/gnustep-gui/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnustep-gui/PKGBUILD')
-rw-r--r--community/gnustep-gui/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnustep-gui/PKGBUILD b/community/gnustep-gui/PKGBUILD
index 6fcde216c..e1b86356e 100644
--- a/community/gnustep-gui/PKGBUILD
+++ b/community/gnustep-gui/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 90041 2013-05-06 19:37:36Z foutrelis $
+# $Id: PKGBUILD 90156 2013-05-07 13:34:32Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=gnustep-gui
-pkgver=0.22.0
-pkgrel=4
+pkgver=0.23.1
+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=('3aa3346071736206ca144ce1ce8f063f')
+md5sums=('1771bdb42f27ee946b17bf60fef5eb2e')
build() {
cd $srcdir/$pkgname-$pkgver