summaryrefslogtreecommitdiff
path: root/libre/gnustep-base-libre/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-07 23:23:44 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-04-07 23:23:44 -0300
commit0838c4ecf155760b4127f672c01c472ebcfa69c8 (patch)
tree9e5984602b6330287512a6710eae476fdc813de5 /libre/gnustep-base-libre/PKGBUILD
parentb1dae9aeffb64b11071e2b3a8cfc2bb80972bc32 (diff)
parent6b2e8fe65431c01a01ab5dfd31689c31f10c643b (diff)
Merge branch 'master' of ssh://gparabola/abslibre
Diffstat (limited to 'libre/gnustep-base-libre/PKGBUILD')
-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"