summaryrefslogtreecommitdiff
path: root/user/cups-filters/APKBUILD
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-06-26 02:56:33 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-06-26 02:56:33 +0000
commit970a34998cf4988427d089a3b81ee34c87d8f952 (patch)
treec01eba0962985d69066d32629dccea6471fbbd19 /user/cups-filters/APKBUILD
parentf8bfd713b064991dfc46cbb7817829315932af67 (diff)
parent6397db618b31a50e11d59a19d9c89bf9a59348af (diff)
downloadpackages-970a34998cf4988427d089a3b81ee34c87d8f952.tar.gz
packages-970a34998cf4988427d089a3b81ee34c87d8f952.tar.bz2
packages-970a34998cf4988427d089a3b81ee34c87d8f952.tar.xz
packages-970a34998cf4988427d089a3b81ee34c87d8f952.zip
Merge branch 'poppler' into 'master'
Bump poppler and rebuild rdeps * `poppler` was bumped from `0.74.0` to `0.77.0`. Due to a soname bump the reverse dependencies were rebuilt: ``` atril calligra cups-filters evince tumbler ``` Notably absent is `libreoffice` which is being upgraded separately. * Likewise with `poppler-qt5`. There was not a soname bump here, but [one of the intermediate versions still appears to have had some ABI changes](https://abi-laboratory.pro/index.php?view=objects_report&l=poppler&v1=0.76.0&v2=0.76.1), so these packages were rebuilt as well: ``` kfilemetadata krita okular qpdfview tellico ``` * `exiv2` was bumped from `0.26` to `0.27.1`, which entailed a soname bump. These packages were rebuilt (there is some overlap here with the above, thus inclusion in this MR): ``` gwenview kfilemetadata kphotoalbum krita libkexiv2 ``` See merge request !255
Diffstat (limited to 'user/cups-filters/APKBUILD')
-rw-r--r--user/cups-filters/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/cups-filters/APKBUILD b/user/cups-filters/APKBUILD
index 7ebfd4e0d..db56726fe 100644
--- a/user/cups-filters/APKBUILD
+++ b/user/cups-filters/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Max Rees <maxcrees@me.com>
pkgname=cups-filters
pkgver=1.22.5
-pkgrel=0
+pkgrel=1
pkgdesc="OpenPrinting CUPS filters and backends"
url="https://wiki.linuxfoundation.org/openprinting/cups-filters"
arch="all"