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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Dec 18 16:54:40 UTC 2018


    Date: Tuesday, December 18, 2018 @ 16:54:40
  Author: jlichtblau
Revision: 416663

upgpkg: libgeotiff 1.4.3-1 - new upstream release

Modified:
  libgeotiff/trunk/PKGBUILD
  libgeotiff/trunk/libgeotiff.changelog

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 16:47:33 UTC (rev 416662)
+++ PKGBUILD	2018-12-18 16:54:40 UTC (rev 416663)
@@ -4,8 +4,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=libgeotiff
-pkgver=1.4.2
-pkgrel=2
+pkgver=1.4.3
+pkgrel=1
 pkgdesc="A TIFF based interchange format for georeferenced raster imagery"
 arch=('x86_64')
 url="https://trac.osgeo.org/geotiff/"
@@ -14,7 +14,7 @@
 # options=('!makeflags')
 changelog=$pkgname.changelog
 source=(http://download.osgeo.org/geotiff/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('ad87048adb91167b07f34974a8e53e4ec356494c29f1748de95252e8f81a5e6e')
+sha256sums=('b8510d9b968b5ee899282cdd5bef13fd02d5a4c19f664553f81e31127bc47265')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: libgeotiff.changelog
===================================================================
--- libgeotiff.changelog	2018-12-18 16:47:33 UTC (rev 416662)
+++ libgeotiff.changelog	2018-12-18 16:54:40 UTC (rev 416663)
@@ -1,3 +1,6 @@
+2018-12-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* libgeotiff 1.4.3-1
+
 2018-05-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* libgeotiff 1.4.2-2
 	* proj 5.0.1 soname rebuild



More information about the arch-commits mailing list