cups-filters: update to 1.5.0.
This commit is contained in:
parent
f9488ec0d5
commit
a9bb3cbd30
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cups-filters'
|
||||
pkgname=cups-filters
|
||||
version=1.4.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||
|
@ -16,12 +16,10 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
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=0aa63f82a3feb5c46136b917722ee1565b4c1e2e533db4716f62d31e29c6579a
|
||||
checksum=f22a8864e8d5b693795605a31345c08cc68f85120ebde9a0aa7bc27639815932
|
||||
|
||||
lib32disabled=yes
|
||||
disable_parallel_build=yes
|
||||
provides="foomatic-filters-${version}_${revision}"
|
||||
replaces="foomatic-filters>=0"
|
||||
|
||||
post_install() {
|
||||
vsv cups-browsed
|
||||
|
|
Loading…
Reference in New Issue