summaryrefslogtreecommitdiff
path: root/community/geos
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-03 01:52:27 -0700
committerroot <root@rshg054.dnsready.net>2013-09-03 01:52:27 -0700
commit3aa73e2018f321c9ccff8eca801b1c2fa9f18fa8 (patch)
tree961d6e0475cac3875e6a31b558861367da0c93d8 /community/geos
parent53939c2b159d972c48fc2f3652408632c71be77b (diff)
Tue Sep 3 01:50:53 PDT 2013
Diffstat (limited to 'community/geos')
-rw-r--r--community/geos/PKGBUILD6
-rw-r--r--community/geos/geos.changelog3
2 files changed, 6 insertions, 3 deletions
diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD
index 40bc64972..a9bc9fc06 100644
--- a/community/geos/PKGBUILD
+++ b/community/geos/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 88623 2013-04-20 17:34:23Z jlichtblau $
+# $Id: PKGBUILD 96649 2013-09-02 18:54:25Z 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.8
+pkgver=3.4.2
pkgrel=1
pkgdesc="C++ port of the Java Topology Suite"
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@ depends=('gcc-libs' 'bash')
options=('!libtool' '!emptydirs')
changelog=$pkgname.changelog
source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ebecd4d1a71bcc28e5e883296cd8c52a80d5596335e74728f320989734fa503b')
+sha256sums=('15e8bfdf7e29087a957b56ac543ea9a80321481cef4d4f63a7b268953ad26c53')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/geos/geos.changelog b/community/geos/geos.changelog
index a230f5fcf..2592a89c3 100644
--- a/community/geos/geos.changelog
+++ b/community/geos/geos.changelog
@@ -1,3 +1,6 @@
+2013-09-02 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * geos 3.4.1-1
+
2013-04-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* geos 3.3.8-1