From 9d0c8979390868a2913fc8830a9f62a45174746b Mon Sep 17 00:00:00 2001 From: root Date: Mon, 7 May 2012 00:01:27 +0000 Subject: Mon May 7 00:01:27 UTC 2012 --- community/geos/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/geos') 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 # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org # Contributor: William Rea # Contributor: Alexander Rødseth 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" -- cgit v1.2.3-54-g00ecf