Date: Monday, February 17, 2020 @ 15:34:20 Author: andyrtr Revision: 375749
upgpkg: cups-filters 1.27.1-1: upstream update 1.27.1 Modified: cups-filters/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 14:17:38 UTC (rev 375748) +++ PKGBUILD 2020-02-17 15:34:20 UTC (rev 375749) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=cups-filters -pkgver=1.27.0 +pkgver=1.27.1 pkgrel=1 pkgdesc="OpenPrinting CUPS Filters" arch=('x86_64') @@ -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=('4ae3cb322baac1a873d583834393e42ae5e2790e1f161a59117870b144f63404') +sha256sums=('3553726879a063d2a709a509328190bf3b62f36f05c66b299cf9b65c6726f636') build() { cd "$pkgname"-$pkgver
