summaryrefslogtreecommitdiff
path: root/community/geos
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-19 00:07:12 -0800
committerroot <root@rshg054.dnsready.net>2013-01-19 00:07:12 -0800
commit3ed92d43351cfc0eeccb646d7726ef07cdeae33b (patch)
treed5819928c18990a876d612bffd7304c6740754a9 /community/geos
parent995f428bf6c3170027dd5f9ea9f17e8fa4bdfac8 (diff)
Sat Jan 19 00:07:12 PST 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 7266aabe3..552278470 100644
--- a/community/geos/PKGBUILD
+++ b/community/geos/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 75948 2012-09-06 19:45:39Z jlichtblau $
+# $Id: PKGBUILD 82441 2013-01-18 06:33:26Z 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.5
+pkgver=3.3.6
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=('3b513fbe2d155364d61e76d9c250d6d8e75b5166783a233596c744373cb5874f')
+sha256sums=('7ee6c1da9a1b87a3e29209e7cddbf19d36f9689d8e44fec2c9bcf6a1b1be3898')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/geos/geos.changelog b/community/geos/geos.changelog
index ea7b3b411..ce733ca84 100644
--- a/community/geos/geos.changelog
+++ b/community/geos/geos.changelog
@@ -1,2 +1,5 @@
+2013-01-18 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * geos 3.3.6-1
+
2012-09-06 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* geos 3.3.5-1