From 35038ccdbc0ea8a9d5c9bf1f5e992d84dda29b99 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 31 Aug 2013 02:47:09 -0700 Subject: Sat Aug 31 02:42:46 PDT 2013 --- community/gnustep-base/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/gnustep-base') 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 # Maintainer: Vesa Kaihlavirta # Contributor: Sebastian Sareyko 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" -- cgit v1.2.3-54-g00ecf