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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon May 16 20:42:25 UTC 2016


    Date: Monday, May 16, 2016 @ 22:42:25
  Author: jlichtblau
Revision: 175508

upgpkg: postgis 2.2.2-1 - new upstream release

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 19:24:25 UTC (rev 175507)
+++ PKGBUILD	2016-05-16 20:42:25 UTC (rev 175508)
@@ -4,8 +4,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=postgis
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.2
+pkgrel=1
 pkgdesc="Adds support for geographic objects to PostgreSQL"
 arch=('i686' 'x86_64')
 url="http://postgis.net/"
@@ -14,7 +14,7 @@
 changelog=$pkgname.changelog
 options=('!makeflags')
 source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('0fe500b0250203aac656bfa8f42f8458b63f33258404844e066e0e535988fa09')
+sha256sums=('40232391f8f66a6dc740ebb26088e568c8ccb663666998616c71c3bdaeed4163')
 
 build() {
   cd ${pkgname}-${pkgver}

Modified: postgis.changelog
===================================================================
--- postgis.changelog	2016-05-16 19:24:25 UTC (rev 175507)
+++ postgis.changelog	2016-05-16 20:42:25 UTC (rev 175508)
@@ -1,3 +1,6 @@
+2016-05-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+    * postgis-2.2.2-1
+
 2016-01-22 Jaroslav Lichtblau <svetlemodry at archlinux.org>
     * postgis-2.2.1-2 postgresql 9.5 rebuild
 



More information about the arch-commits mailing list