[arch-commits] Commit in libtiff/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Thu Oct 22 00:30:30 UTC 2015


    Date: Thursday, October 22, 2015 @ 02:30:29
  Author: eric
Revision: 249632

upgpkg: libtiff 4.0.6-1

Upstream update

Modified:
  libtiff/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-21 23:27:44 UTC (rev 249631)
+++ PKGBUILD	2015-10-22 00:30:29 UTC (rev 249632)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=libtiff
-pkgver=4.0.4
+pkgver=4.0.6
 pkgrel=1
 pkgdesc="Library for manipulation of TIFF images"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('freeglut' 'glu' 'mesa' 'jbigkit')
 optdepends=('freeglut: for using tiffgt')
 source=(ftp://ftp.remotesensing.org/pub/libtiff/tiff-${pkgver}.tar.gz)
-sha1sums=('185f844babe4ee902b5e4775d9f65915fcbabd11')
+sha1sums=('280e27704eaca5f592b82e71ac0c78b87395e2de')
 
 build() {
   cd tiff-${pkgver}



More information about the arch-commits mailing list