diff options
author | Juergen Daubert <jue@jue.li> | 2014-08-22 11:27:13 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-08-22 11:27:57 +0200 |
commit | 9bbac617f3e98124f72153b22de876b65c716247 (patch) | |
tree | f86b26db0bd4db50b5585f0d40152ffbf652e0f6 /cups-filters | |
parent | b4d434c2c03a318914f63747ae0e5fe335561877 (diff) | |
download | opt-9bbac617f3e98124f72153b22de876b65c716247.tar.gz opt-9bbac617f3e98124f72153b22de876b65c716247.tar.xz |
cups-filters: update to 1.0.58
Diffstat (limited to 'cups-filters')
-rw-r--r-- | cups-filters/.footprint | 1 | ||||
-rw-r--r-- | cups-filters/.md5sum | 2 | ||||
-rw-r--r-- | cups-filters/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/cups-filters/.footprint b/cups-filters/.footprint index d583e27a1..94d2ead44 100644 --- a/cups-filters/.footprint +++ b/cups-filters/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/cupsfilters/ -rw-r--r-- root/root usr/include/cupsfilters/colord.h +-rw-r--r-- root/root usr/include/cupsfilters/colormanager.h -rw-r--r-- root/root usr/include/cupsfilters/driver.h -rw-r--r-- root/root usr/include/cupsfilters/image.h -rw-r--r-- root/root usr/include/cupsfilters/raster.h diff --git a/cups-filters/.md5sum b/cups-filters/.md5sum index 6169cd44f..5855f3bc5 100644 --- a/cups-filters/.md5sum +++ b/cups-filters/.md5sum @@ -1,2 +1,2 @@ f182d7717ed0a939a4f50e572939afdd cups-browsed -e874e1a12836fc261fe74b0bdda191b4 cups-filters-1.0.57.tar.xz +9b6d607b4041e5ee9a8787e7585a8e9e cups-filters-1.0.58.tar.xz diff --git a/cups-filters/Pkgfile b/cups-filters/Pkgfile index 42a47eefe..a83457bb3 100644 --- a/cups-filters/Pkgfile +++ b/cups-filters/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cups ghostscript poppler qpdf name=cups-filters -version=1.0.57 +version=1.0.58 release=1 source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz cups-browsed) |