[arch-commits] Commit in postgis/trunk (PKGBUILD postgis.changelog)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Oct 21 16:48:49 UTC 2017


    Date: Saturday, October 21, 2017 @ 16:48:48
  Author: jlichtblau
Revision: 263865

upgpkg: postgis 2.4.1-1 - new upstream release

Modified:
  postgis/trunk/PKGBUILD
  postgis/trunk/postgis.changelog

-------------------+
 PKGBUILD          |    4 ++--
 postgis.changelog |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-21 16:42:05 UTC (rev 263864)
+++ PKGBUILD	2017-10-21 16:48:48 UTC (rev 263865)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=postgis
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 changelog=$pkgname.changelog
 options=('!makeflags')
 source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('02baa90f04da41e04b6c18eedfda53110c45ae943d4e65050f6d202f7de07d29')
+sha256sums=('a47d88b3085bd8ad21ad1231e1e7a33a81035785bea70c6712377553b371744e')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: postgis.changelog
===================================================================
--- postgis.changelog	2017-10-21 16:42:05 UTC (rev 263864)
+++ postgis.changelog	2017-10-21 16:48:48 UTC (rev 263865)
@@ -1,4 +1,7 @@
 2017-10-21 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+    * postgis-2.4.1-1
+
+2017-10-21 Jaroslav Lichtblau <svetlemodry at archlinux.org>
     * postgis-2.4.0-1
 
 2017-07-03 Jaroslav Lichtblau <svetlemodry at archlinux.org>



More information about the arch-commits mailing list