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/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/gnustep-back/PKGBUILD b/community/gnustep-back/PKGBUILD
index b059ca4a3..cccadceed 100644
--- a/community/gnustep-back/PKGBUILD
+++ b/community/gnustep-back/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 71960 2012-06-04 07:53:24Z spupykin $
+# $Id: PKGBUILD 90152 2013-05-07 13:33:45Z 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.22.0
-pkgrel=3
+pkgver=0.23.0
+pkgrel=1
pkgdesc="The GNUstep GUI Backend"
arch=('i686' 'x86_64')
url="http://www.gnustep.org/"
license=('LGPL')
depends=(libgl libxmu gcc-libs freetype2 cairo)
-makedepends=('gnustep-gui' 'libffi' 'gcc-objc')
+makedepends=('gnustep-make' 'gnustep-base' '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=('6ea64404d78766f93d192ff467162f53')
+md5sums=('bde6f222bc74a0ba02f57fa1908c200e')
build() {
cd $srcdir/$pkgname-$pkgver