Date: Sunday, December 2, 2018 @ 20:07:17 Author: jlichtblau Revision: 410784
upgpkg: geos 3.7.1-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 2018-12-02 16:41:56 UTC (rev 410783) +++ PKGBUILD 2018-12-02 20:07:17 UTC (rev 410784) @@ -4,7 +4,7 @@ # Contributor: Alexander Rødseth <[email protected]> pkgname=geos -pkgver=3.7.0 +pkgver=3.7.1 pkgrel=1 pkgdesc="C++ port of the Java Topology Suite" arch=('x86_64') @@ -14,7 +14,7 @@ options=('!emptydirs') changelog=$pkgname.changelog source=(https://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('4fbf41a792fd74293ab59e0a980e8654cd411a9d45416d66eaa12d53d1393fd7') +sha256sums=('0006c7b49eaed016b9c5c6f872417a7d7dc022e069ddd683335793d905a8228c') build() { cd "${srcdir}"/$pkgname-$pkgver Modified: geos.changelog =================================================================== --- geos.changelog 2018-12-02 16:41:56 UTC (rev 410783) +++ geos.changelog 2018-12-02 20:07:17 UTC (rev 410784) @@ -1,3 +1,6 @@ +2018-12-02 Jaroslav Lichtblau <[email protected]> + * geos 3.7.1-1 + 2018-09-30 Jaroslav Lichtblau <[email protected]> * geos 3.7.0-1
