From 8d279550bd230109328b388e9c0a91263a9deace Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 20 Dec 2020 15:02:21 +0100 Subject: [PATCH] tiff: revbump to remove cycle --- srcpkgs/tiff/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tiff/template b/srcpkgs/tiff/template index 75e36f73e1d..e8531ee23d1 100644 --- a/srcpkgs/tiff/template +++ b/srcpkgs/tiff/template @@ -1,7 +1,7 @@ # Template file for 'tiff' pkgname=tiff version=4.2.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-cxx --without-x" hostmakedepends="automake libtool"