summaryrefslogtreecommitdiff
path: root/community/gnustep-back/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gnustep-back/PKGBUILD')
-rw-r--r--community/gnustep-back/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnustep-back/PKGBUILD b/community/gnustep-back/PKGBUILD
index 84ca5d761..b7402377d 100644
--- a/community/gnustep-back/PKGBUILD
+++ b/community/gnustep-back/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 51626 2011-07-12 11:01:39Z spupykin $
+# $Id: PKGBUILD 56056 2011-09-29 17:43:50Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=gnustep-back
-pkgver=0.20.0
-pkgrel=2
+pkgver=0.20.1
+pkgrel=1
pkgdesc="The GNUstep GUI Backend"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnustep.org/"
@@ -15,7 +15,7 @@ makedepends=('gnustep-gui' 'libffi' 'gcc-objc')
conflicts=('gnustep-back-svn')
groups=('gnustep-core')
source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('a28ba696419eeab17f14c2a75b21c3a7')
+md5sums=('6c6ab328de7612d0ca3fdfc2fedb1ceb')
build() {
cd $srcdir/$pkgname-$pkgver