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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jul 6 13:47:23 UTC 2020


    Date: Monday, July 6, 2020 @ 13:47:20
  Author: jlichtblau
Revision: 658003

upgpkg: libgeotiff 1.6.0-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	2020-07-06 13:16:58 UTC (rev 658002)
+++ PKGBUILD	2020-07-06 13:47:20 UTC (rev 658003)
@@ -4,16 +4,16 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=libgeotiff
-pkgver=1.5.1
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="A TIFF based interchange format for georeferenced raster imagery"
 arch=('x86_64')
-url="https://trac.osgeo.org/geotiff/"
+url="https://github.com/OSGeo/libgeotiff"
 license=('custom')
 depends=('libtiff' 'proj' 'libjpeg-turbo')
 changelog=$pkgname.changelog
 source=(https://github.com/OSGeo/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('f9e99733c170d11052f562bcd2c7cb4de53ed405f7acdde4f16195cd3ead612c')
+sha256sums=('9311017e5284cffb86f2c7b7a9df1fb5ebcdc61c30468fb2e6bca36e4272ebca')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver

Modified: libgeotiff.changelog
===================================================================
--- libgeotiff.changelog	2020-07-06 13:16:58 UTC (rev 658002)
+++ libgeotiff.changelog	2020-07-06 13:47:20 UTC (rev 658003)
@@ -1,3 +1,6 @@
+2020-07-06 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* libgeotiff 1.6.0-1
+
 2019-06-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
 	* libgeotiff 1.5.1-1
 



More information about the arch-commits mailing list