diff options
author | Juergen Daubert <jue@jue.li> | 2016-01-23 14:36:05 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-01-23 14:36:05 +0100 |
commit | ab4f81bff5e6bf395670ada41bd8a499ca84c48f (patch) | |
tree | aeb819aac9680f953de4e86909de30b2f1102816 /cups-filters | |
parent | 3ae1d8f590639a38cbbbcbec980e3fba42ee83f0 (diff) | |
download | opt-ab4f81bff5e6bf395670ada41bd8a499ca84c48f.tar.gz opt-ab4f81bff5e6bf395670ada41bd8a499ca84c48f.tar.xz |
cups-filters: update to 1.8.1
Diffstat (limited to 'cups-filters')
-rw-r--r-- | cups-filters/.md5sum | 2 | ||||
-rw-r--r-- | cups-filters/Pkgfile | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/cups-filters/.md5sum b/cups-filters/.md5sum index e5a6cd75a..35e5e79f9 100644 --- a/cups-filters/.md5sum +++ b/cups-filters/.md5sum @@ -1,2 +1,2 @@ 7540a6989be0042429f41770b1cdf215 cups-browsed -aa63e117f963c83ad7d916287217cbc1 cups-filters-1.7.0.tar.xz +4c4a10b7cbc20f6f6ee5d05d7561399d cups-filters-1.8.1.tar.xz diff --git a/cups-filters/Pkgfile b/cups-filters/Pkgfile index 5ba1a9ad5..999dc131c 100644 --- a/cups-filters/Pkgfile +++ b/cups-filters/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cups ghostscript poppler qpdf name=cups-filters -version=1.7.0 +version=1.8.1 release=1 source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz cups-browsed) @@ -17,6 +17,7 @@ build () { --without-php \ --disable-avahi \ --disable-dbus \ + --disable-braille \ --without-rcdir \ --with-browseremoteprotocols=cups |