summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkikislater2025-01-15 04:47:43 +0000
committerkikislater2025-01-15 04:47:43 +0000
commit923e7fee5614f146a692dcb39cc20fbbb38ad476 (patch)
tree3a6027a0192de85904495089021318f9dc27d7e9 /PKGBUILD
parent44a31809689ef9df6bd6169ed1ff8b8b40f9f267 (diff)
downloadaur-923e7fee5614f146a692dcb39cc20fbbb38ad476.tar.gz
Update to 4.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3739672d6c86..c1c2f6f5cfb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <eric@archlinux.org>
pkgname=libtiff-lerc
-pkgver=4.6.0
+pkgver=4.7.0
pkgrel=1
pkgdesc='Library for manipulation of TIFF images'
url='http://www.simplesystems.org/libtiff/'
@@ -15,7 +15,7 @@ otiffptdepends=('freeglut: for using tiffgt')
provides=('libtiff=4.6.0' 'libtiff.so' 'libtiffxx.so')
conflicts=('libtiff')
source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz)
-b2sums=('aa3d51ffb7d800424a05e6a12e2eaad41adfe7d676650d2857bcc073a25627be88372410a27126e9c067692060c26bd2dec80a42a2188197f6f3ff9d8507fc8f')
+b2sums=('156ad8a9058363885dc0607ab4538fba4cc802041c4b04ea1ac540191168c98c0caa8f2c5b07e6327d5b2ccec1bef3e08dbe70b6be7329738da8f93b76fb3994')
prepare() {
cd tiff-${pkgver}