summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/gnustep-make/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnustep-make/PKGBUILD b/community/gnustep-make/PKGBUILD
index c8b5c5d40..4afbd0cc9 100644
--- a/community/gnustep-make/PKGBUILD
+++ b/community/gnustep-make/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=gnustep-make
-pkgver=2.6.2
-pkgrel=2.1
+pkgver=2.6.4
+pkgrel=1.1
pkgdesc="The GNUstep make package"
arch=('mips64el')
url="http://www.gnustep.org/"
@@ -13,7 +13,7 @@ depends=()
conflicts=('gnustep-make-svn')
groups=('gnustep-core')
source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('b926d142debc9f38d75b11019c31889f')
+md5sums=('c5617da024add87ce9b09726bb9328a6')
build() {
cd $srcdir/$pkgname-$pkgver