summaryrefslogtreecommitdiff
path: root/community/geos
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-07 10:51:24 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-05-07 10:51:24 -0300
commitbbcf09daf7ecaf715e986eb0eadab27a14d2408a (patch)
treee65686ba80c43b9a15038fd0a7fe177492b0470a /community/geos
parent479fa0a84b45b9ddb084568db5075a8592cb29ee (diff)
parent9d0c8979390868a2913fc8830a9f62a45174746b (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/ruby-gtk2/PKGBUILD core/lvm2/PKGBUILD
Diffstat (limited to 'community/geos')
-rw-r--r--community/geos/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD
index e56735717..5cda9ef58 100644
--- a/community/geos/PKGBUILD
+++ b/community/geos/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 64216 2012-02-10 11:57:59Z arodseth $
+# $Id: PKGBUILD 70399 2012-05-05 14:32:15Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
# Contributor: William Rea <sillywilly@gmail.com>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
pkgname=geos
-pkgver=3.3.2
+pkgver=3.3.3
pkgrel=1
pkgdesc="C++ port of the Java Topology Suite"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ license=('LGPL')
depends=('gcc-libs' 'bash')
options=('!libtool' '!emptydirs')
source=("http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('ec64d3a92540a1618aa3b91dc1235caae1c370ec23afd59a2734062bf182ed5b')
+sha256sums=('dfcf4bd70ab212a5b7bad21d01b84748f101a545092b56dafdc3882ef3bddec9')
build() {
cd "$srcdir/$pkgname-$pkgver"