From 0e14fc3eeb7c97f6be151d797d49f7733dd510aa Mon Sep 17 00:00:00 2001 From: Mateusz Sylwestrzak Date: Thu, 22 Aug 2024 17:18:29 +0200 Subject: [PATCH] libcupsfilters: revbump for libpoppler-cpp --- srcpkgs/libcupsfilters/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libcupsfilters/template b/srcpkgs/libcupsfilters/template index 8feffca7914..34e3839fae6 100644 --- a/srcpkgs/libcupsfilters/template +++ b/srcpkgs/libcupsfilters/template @@ -1,7 +1,7 @@ # Template file for 'libcupsfilters' pkgname=libcupsfilters version=2.0.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-mutool --with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf" @@ -13,7 +13,7 @@ depends="ghostscript" checkdepends="dejavu-fonts-ttf" short_desc="OpenPrinting CUPS Filters library" maintainer="Andrew J. Hesford " -license="Apache-2.0 WITH custom:GPL2-LGPL2-Exception" +license="Apache-2.0, custom:GPL-2.0-LGPL-2.0-Exception" homepage="https://github.com/OpenPrinting/libcupsfilters" changelog="https://raw.githubusercontent.com/OpenPrinting/libcupsfilters/master/CHANGES.md" distfiles="https://github.com/OpenPrinting/libcupsfilters/releases/download/${version}/libcupsfilters-${version}.tar.xz"