Date: Saturday, August 22, 2020 @ 12:23:53
  Author: jlichtblau
Revision: 686718

upgpkg: geos 3.8.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    2020-08-22 12:14:48 UTC (rev 686717)
+++ PKGBUILD    2020-08-22 12:23:53 UTC (rev 686718)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Rødseth <[email protected]>
 
 pkgname=geos
-pkgver=3.8.0
+pkgver=3.8.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=('99114c3dc95df31757f44d2afde73e61b9f742f0b683fd1894cbbee05dda62d5')
+sha256sums=('4258af4308deb9dbb5047379026b4cd9838513627cb943a44e16c40e42ae17f7')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: geos.changelog
===================================================================
--- geos.changelog      2020-08-22 12:14:48 UTC (rev 686717)
+++ geos.changelog      2020-08-22 12:23:53 UTC (rev 686718)
@@ -1,3 +1,6 @@
+2020-08-22 Jaroslav Lichtblau <[email protected]>
+       * geos 3.8.1-1
+
 2019-11-22 Jaroslav Lichtblau <[email protected]>
        * geos 3.8.0-1
 

Reply via email to