Date: Sunday, August 6, 2017 @ 16:27:04 Author: jlichtblau Revision: 249047
upgpkg: geos 3.6.2-1 - new upstream release Modified: geos/trunk/PKGBUILD geos/trunk/geos.changelog ----------------+ PKGBUILD | 4 ++-- geos.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-06 16:21:52 UTC (rev 249046) +++ PKGBUILD 2017-08-06 16:27:04 UTC (rev 249047) @@ -5,7 +5,7 @@ # Contributor: Alexander Rødseth <[email protected]> pkgname=geos -pkgver=3.6.1 +pkgver=3.6.2 pkgrel=1 pkgdesc="C++ port of the Java Topology Suite" arch=('x86_64' 'i686') @@ -15,7 +15,7 @@ options=('!emptydirs') changelog=$pkgname.changelog source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('4a2e4e3a7a09a7cfda3211d0f4a235d9fd3176ddf64bd8db14b4ead266189fc5') +sha256sums=('045a13df84d605a866602f6020fc6cbf8bf4c42fb50de237a08926e1d7d7652a') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: geos.changelog =================================================================== --- geos.changelog 2017-08-06 16:21:52 UTC (rev 249046) +++ geos.changelog 2017-08-06 16:27:04 UTC (rev 249047) @@ -1,3 +1,6 @@ +2017-08-06 Jaroslav Lichtblau <[email protected]> + * geos 3.6.2-1 + 2017-03-04 Jaroslav Lichtblau <[email protected]> * geos 3.6.1-1
