summaryrefslogtreecommitdiff
path: root/community/gnustep-gui
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-08 01:04:35 -0700
committerroot <root@rshg054.dnsready.net>2013-05-08 01:04:35 -0700
commitd6413cd6dac778aa64e48046ce7110000997ff61 (patch)
treeea1f6355efa7d2bf83845e79d14d30c2760897e5 /community/gnustep-gui
parentda0a0d88caa1bf934ebf314ef86e15928dbb027b (diff)
Wed May 8 01:04:33 PDT 2013
Diffstat (limited to 'community/gnustep-gui')
-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