* update cups-filters to 1.25.3

This commit is contained in:
Alexander Baldeck 2019-08-22 10:48:01 +02:00
parent 229fe5533d
commit 1b4438ac09

View File

@ -2,7 +2,7 @@
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=cups-filters
pkgver=1.25.2
pkgver=1.25.3
pkgrel=1
pkgdesc="OpenPrinting CUPS Filters"
arch=(x86_64 powerpc64le)
@ -17,7 +17,7 @@ optdepends=('ghostscript: for non-PostScript printers to print with CUPS to conv
'antiword: needed to convert MS Word documents (requires also docx2txt (AUR)')
backup=(etc/cups/cups-browsed.conf)
source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
sha256sums=('c1f172afdc060d105a80ef8e8123fd2c0d9f2fabf8c7c38f5abdace576d82e0e')
sha256sums=('3ca91690864bf055dc77ece4b1054f93a2aadee5cb4e7b08bf278d3e6c41ab0e')
build() {
cd $pkgname-$pkgver