From c85b504e8916411d424cd3fc654ff879237d529e Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 Sep 2012 00:04:17 +0000 Subject: Sat Sep 8 00:04:17 UTC 2012 --- community/geos/PKGBUILD | 7 ++++--- community/geos/geos.changelog | 2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 community/geos/geos.changelog (limited to 'community/geos') diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD index be7875459..7266aabe3 100644 --- a/community/geos/PKGBUILD +++ b/community/geos/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 71674 2012-05-31 23:36:16Z jlichtblau $ +# $Id: PKGBUILD 75948 2012-09-06 19:45:39Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org # Contributor: William Rea # Contributor: Alexander Rødseth pkgname=geos -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 pkgdesc="C++ port of the Java Topology Suite" arch=('x86_64' 'i686') @@ -13,8 +13,9 @@ url="http://trac.osgeo.org/geos/" license=('LGPL') depends=('gcc-libs' 'bash') options=('!libtool' '!emptydirs') +changelog=$pkgname.changelog source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('cd5400aa5f3fe32246dfed5d238c5017e1808162c865c016480b3e6c07271904') +sha256sums=('3b513fbe2d155364d61e76d9c250d6d8e75b5166783a233596c744373cb5874f') build() { cd ${srcdir}/$pkgname-$pkgver diff --git a/community/geos/geos.changelog b/community/geos/geos.changelog new file mode 100644 index 000000000..ea7b3b411 --- /dev/null +++ b/community/geos/geos.changelog @@ -0,0 +1,2 @@ +2012-09-06 Jaroslav Lichtblau + * geos 3.3.5-1 -- cgit v1.2.3-54-g00ecf