summaryrefslogtreecommitdiff
path: root/community/geos/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/geos/PKGBUILD')
-rw-r--r--community/geos/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD
index cd1e9fa9d..7c3a81189 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=('x86_64' 'i686')
@@ -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"