Date: Tuesday, December 18, 2018 @ 21:25:06 Author: andyrtr Revision: 342535
upgpkg: cups-filters 1.21.6-1 upstream update 1.21.6 Modified: cups-filters/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-18 20:57:57 UTC (rev 342534) +++ PKGBUILD 2018-12-18 21:25:06 UTC (rev 342535) @@ -1,8 +1,8 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=cups-filters -pkgver=1.21.5 -pkgrel=2 +pkgver=1.21.6 +pkgrel=1 pkgdesc="OpenPrinting CUPS Filters" arch=('x86_64') url="https://wiki.linuxfoundation.org/openprinting/cups-filters" @@ -16,7 +16,7 @@ '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=('389ba80917e9a2157a3af8c0b7d8b80db34a22e22beffab67928783c8f4cf82b') +sha256sums=('630e5dbcfe4fa50a726b193223604831a928a2fac9ef84022118aa05c84d1d4c') build() { cd $pkgname-$pkgver
