From 25f482025dc31b7dfd8d41fc82d7397c03a891ec Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 12 Feb 2015 20:00:02 +0100 Subject: [PATCH] cups-filters: update to 1.0.63 --- srcpkgs/cups-filters/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/cups-filters/template b/srcpkgs/cups-filters/template index 657230e1f5..55883d7faf 100644 --- a/srcpkgs/cups-filters/template +++ b/srcpkgs/cups-filters/template @@ -1,7 +1,7 @@ # Template file for 'cups-filters' pkgname=cups-filters -version=1.0.62 -revision=2 +version=1.0.63 +revision=1 build_style=gnu-configure configure_args="--disable-static --with-rcdir=no --enable-avahi --with-browseremoteprotocols=DNSSD,CUPS" @@ -16,7 +16,7 @@ maintainer="Juan RP " license="GPL-2, LGPL-2.1, MIT" homepage="http://www.linuxfoundation.org/collaborate/workgroups/openprinting" distfiles="http://www.openprinting.org/download/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=c8edf6470389e94d77afec39e755183045cdcb247344fb2e22a2b71e44a3748f +checksum=c322a912148ef905595ba07a1b4500d8f661427bce5a218d08e86459803c1bef lib32disabled=yes disable_parallel_build=yes @@ -29,14 +29,12 @@ post_install() { } libcups-filters_package() { - replaces="${sourcepkg}<1.0.58_2" short_desc+=" - shared library" pkg_install() { vmove usr/lib/*.so.* } } libcups-filters-devel_package() { - replaces="${sourcepkg}<1.0.58_2" short_desc+=" - development files" depends="libcups-filters>=${version}_${revision}" pkg_install() {