From 469e7cfcfccc3041b64ccc6e15e830b65817aae9 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 20 May 2014 04:11:19 +0000 Subject: Tue May 20 04:04:22 UTC 2014 --- community/gnustep-make/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/gnustep-make/PKGBUILD') diff --git a/community/gnustep-make/PKGBUILD b/community/gnustep-make/PKGBUILD index 75241dab0..90c5056ab 100644 --- a/community/gnustep-make/PKGBUILD +++ b/community/gnustep-make/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 96982 2013-09-09 19:40:39Z bgyorgy $ +# $Id: PKGBUILD 111474 2014-05-19 09:49:41Z spupykin $ # Maintainer: Vesa Kaihlavirta # Contributor: Sebastian Sareyko pkgname=gnustep-make -pkgver=2.6.5 -pkgrel=2 +pkgver=2.6.6 +pkgrel=1 pkgdesc="The GNUstep make package" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64') # See FS#29546 url="http://www.gnustep.org/" license=('GPL') depends=() conflicts=('gnustep-make-svn') groups=('gnustep-core') source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz) -md5sums=('1e143d2c920cef02535ab533af8b1846') +md5sums=('e9ddf251e31c54545e70b0521b73a48e') build() { cd $srcdir/$pkgname-$pkgver -- cgit v1.2.3-54-g00ecf