From 4d6db56651f63221445b37fb26f4c878178c264d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 22 Apr 2021 23:58:55 +0000 Subject: [PATCH] community/geos to 3.9.1-1 --- community/geos/PKGBUILD | 4 ++-- community/geos/geos.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD index 24ae6ffda..033b60c0f 100644 --- a/community/geos/PKGBUILD +++ b/community/geos/PKGBUILD @@ -7,7 +7,7 @@ # - --disable-inline to fix ARM FTBFS pkgname=geos -pkgver=3.8.1 +pkgver=3.9.1 pkgrel=1 pkgdesc="C++ port of the Java Topology Suite" arch=('x86_64') @@ -17,7 +17,7 @@ depends=('gcc-libs' 'bash') options=('!emptydirs') changelog=$pkgname.changelog source=(https://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2) -sha256sums=('4258af4308deb9dbb5047379026b4cd9838513627cb943a44e16c40e42ae17f7') +sha256sums=('7e630507dcac9dc07565d249a26f06a15c9f5b0c52dd29129a0e3d381d7e382a') build() { cd "${srcdir}"/$pkgname-$pkgver diff --git a/community/geos/geos.changelog b/community/geos/geos.changelog index 38b35c912..f02ad55a7 100644 --- a/community/geos/geos.changelog +++ b/community/geos/geos.changelog @@ -1,3 +1,6 @@ +2021-04-05 Jaroslav Lichtblau + * geos 3.9.1-1 + 2020-08-22 Jaroslav Lichtblau * geos 3.8.1-1