diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-12-03 17:24:54 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-12-03 17:24:58 +0100 |
commit | 71fcf1a66496153b6285a3ea7742b957f391860e (patch) | |
tree | 0b796a39156fe614b966ff0729bdcbb5b080a2bb /main | |
parent | d37565d837d38d555e6117d92eb4a960acf581e0 (diff) | |
download | aports-71fcf1a66496153b6285a3ea7742b957f391860e.tar.bz2 aports-71fcf1a66496153b6285a3ea7742b957f391860e.tar.xz |
main/cups-filters: rebuild against new poppler
Diffstat (limited to 'main')
-rw-r--r-- | main/cups-filters/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cups-filters/APKBUILD b/main/cups-filters/APKBUILD index a7146186c..fab933c29 100644 --- a/main/cups-filters/APKBUILD +++ b/main/cups-filters/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=cups-filters pkgver=1.0.41 -pkgrel=0 +pkgrel=1 pkgdesc="OpenPrinting CUPS filters and backends" url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdf_as_standard_print_job_format" arch="all" |