[arch-commits] Commit in geos/trunk (PKGBUILD geos.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Fri Nov 22 21:26:57 UTC 2019
Date: Friday, November 22, 2019 @ 21:26:56
Author: jlichtblau
Revision: 531978
upgpkg: geos 3.8.0-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 2019-11-22 20:28:47 UTC (rev 531977)
+++ PKGBUILD 2019-11-22 21:26:56 UTC (rev 531978)
@@ -4,7 +4,7 @@
# Contributor: Alexander Rødseth <rodseth at gmail.com>
pkgname=geos
-pkgver=3.7.2
+pkgver=3.8.0
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=('2166e65be6d612317115bfec07827c11b403c3f303e0a7420a2106bc999d7707')
+sha256sums=('99114c3dc95df31757f44d2afde73e61b9f742f0b683fd1894cbbee05dda62d5')
build() {
cd "${srcdir}"/$pkgname-$pkgver
Modified: geos.changelog
===================================================================
--- geos.changelog 2019-11-22 20:28:47 UTC (rev 531977)
+++ geos.changelog 2019-11-22 21:26:56 UTC (rev 531978)
@@ -1,3 +1,6 @@
+2019-11-22 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * geos 3.8.0-1
+
2019-06-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* geos 3.7.2-1
More information about the arch-commits
mailing list