summaryrefslogtreecommitdiff
path: root/libre/gnustep-base-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-07 02:06:03 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-07 02:06:03 -0300
commitb7b8dc77e22db1fd8bd3057cfd84447a75f024c8 (patch)
tree5d88337ee6384f086520733ff06d2305829a583a /libre/gnustep-base-libre
parent8ffddbe55b014128ad2ffc49c5b3a12499d721d2 (diff)
downloadabslibre-b7b8dc77e22db1fd8bd3057cfd84447a75f024c8.tar.gz
abslibre-b7b8dc77e22db1fd8bd3057cfd84447a75f024c8.tar.bz2
abslibre-b7b8dc77e22db1fd8bd3057cfd84447a75f024c8.zip
libre/gnustep-base-libre
Diffstat (limited to 'libre/gnustep-base-libre')
-rw-r--r--libre/gnustep-base-libre/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/gnustep-base-libre/PKGBUILD b/libre/gnustep-base-libre/PKGBUILD
index 9017c71b4..4b5fa1731 100644
--- a/libre/gnustep-base-libre/PKGBUILD
+++ b/libre/gnustep-base-libre/PKGBUILD
@@ -1,13 +1,14 @@
# Parabola maintainer: Michał Masłowski <mtjm@mtjm.eu>
-# $Id: PKGBUILD 56058 2011-09-29 17:45:33Z spupykin $
+# Parabola contributor: André Silva <andre.paulista@adinet.com.uy>
+# $Id$
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
_pkgname=gnustep-base
pkgname=gnustep-base-libre
-pkgver=1.23.0
-pkgrel=1
+pkgver=1.24.0
+pkgrel=2
pkgdesc="The GNUstep base package with exceptions enabled"
arch=('i686' 'x86_64')
url="http://www.gnustep.org/"
@@ -19,7 +20,7 @@ provides=('gnustep-base')
groups=('gnustep-core')
options=('!emptydirs' '!makeflags')
source=(ftp://ftp.gnustep.org/pub/gnustep/core/$_pkgname-$pkgver.tar.gz)
-md5sums=('c898a1b6cdc98e83639f319876bdbba6')
+md5sums=('53cd117e9f64729870e906b66d2314ba')
build() {
cd "$srcdir/$_pkgname-$pkgver"