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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Nov 26 20:14:32 UTC 2017


    Date: Sunday, November 26, 2017 @ 20:14:30
  Author: jlichtblau
Revision: 269077

upgpkg: gdal 2.2.3-1 - new upstream release

Modified:
  gdal/trunk/PKGBUILD
  gdal/trunk/gdal.changelog

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-26 20:03:00 UTC (rev 269076)
+++ PKGBUILD	2017-11-26 20:14:30 UTC (rev 269077)
@@ -4,8 +4,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=gdal
-pkgver=2.2.2
-pkgrel=4
+pkgver=2.2.3
+pkgrel=1
 pkgdesc="A translator library for raster geospatial data formats"
 arch=('x86_64')
 url="http://www.gdal.org/"
@@ -20,7 +20,7 @@
 changelog=$pkgname.changelog
 source=(http://download.osgeo.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz
         gdal-perl-vendor.patch)
-sha256sums=('eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b'
+sha256sums=('a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b'
             '20989e5fa499206b42c92280ce084fdf7b2f661a4233fc349611cc57102fe114')
 
 prepare() {

Modified: gdal.changelog
===================================================================
--- gdal.changelog	2017-11-26 20:03:00 UTC (rev 269076)
+++ gdal.changelog	2017-11-26 20:14:30 UTC (rev 269077)
@@ -1,3 +1,6 @@
+2017-11-26 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* gdal 2.2.3-1
+
 2017-10-21 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* gdal 2.2.2-1
 



More information about the arch-commits mailing list