summaryrefslogtreecommitdiff
path: root/community/gnustep-base/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-base/PKGBUILD
parentafb660f06bce8338225c531b092c1c1205239072 (diff)
Tue May 20 04:04:22 UTC 2014
Diffstat (limited to 'community/gnustep-base/PKGBUILD')
-rw-r--r--community/gnustep-base/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnustep-base/PKGBUILD b/community/gnustep-base/PKGBUILD
index 384e4c5a2..f0ab520e2 100644
--- a/community/gnustep-base/PKGBUILD
+++ b/community/gnustep-base/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 109784 2014-04-18 17:31:27Z andyrtr $
+# $Id: PKGBUILD 111470 2014-05-19 09:48:30Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=gnustep-base
-pkgver=1.24.5
-pkgrel=6
+pkgver=1.24.6
+pkgrel=1
pkgdesc="The GNUstep base package"
arch=('i686' 'x86_64')
url="http://www.gnustep.org/"
@@ -16,7 +16,7 @@ conflicts=('gnustep-base-svn')
groups=('gnustep-core')
options=('!emptydirs' '!makeflags')
source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('df4e9786c6845d091a677b55d4e2c7c3')
+md5sums=('02e45ae9a7e5e75bf32cc1a6e8381bc1')
build() {
cd "$srcdir/$pkgname-$pkgver"