summaryrefslogtreecommitdiff
path: root/community/gnustep-base
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
commit35038ccdbc0ea8a9d5c9bf1f5e992d84dda29b99 (patch)
treeafe4d4bb8cf56641358ca5d375e81a42974d24bb /community/gnustep-base
parent109554d1877a597958bd06c69eb4a8fca34ef367 (diff)
Sat Aug 31 02:42:46 PDT 2013
Diffstat (limited to 'community/gnustep-base')
-rw-r--r--community/gnustep-base/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnustep-base/PKGBUILD b/community/gnustep-base/PKGBUILD
index f8a72fa46..0cf72b8a8 100644
--- a/community/gnustep-base/PKGBUILD
+++ b/community/gnustep-base/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90154 2013-05-07 13:34:08Z spupykin $
+# $Id: PKGBUILD 96475 2013-08-30 14:07:55Z 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.4
+pkgver=1.24.5
pkgrel=1
pkgdesc="The GNUstep base package"
arch=('i686' 'x86_64')
@@ -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=('b300f3e6f9c27705226b741c8c018038')
+md5sums=('df4e9786c6845d091a677b55d4e2c7c3')
build() {
cd "$srcdir/$pkgname-$pkgver"