summaryrefslogtreecommitdiff
path: root/community/gnustep-make/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-20 04:11:19 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-20 04:11:19 +0000
commit469e7cfcfccc3041b64ccc6e15e830b65817aae9 (patch)
treef06e03b2d9201b711190af042a8730c526017233 /community/gnustep-make/PKGBUILD
parentafb660f06bce8338225c531b092c1c1205239072 (diff)
Tue May 20 04:04:22 UTC 2014
Diffstat (limited to 'community/gnustep-make/PKGBUILD')
-rw-r--r--community/gnustep-make/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
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 <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
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