Date: Thursday, February 17, 2022 @ 20:39:08 Author: andyrtr Revision: 437620
upgpkg: cups-filters 1.28.12-1: upstream update 1.28.12 Modified: cups-filters/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-17 19:59:44 UTC (rev 437619) +++ PKGBUILD 2022-02-17 20:39:08 UTC (rev 437620) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=cups-filters -pkgver=1.28.11 +pkgver=1.28.12 pkgrel=1 pkgdesc="OpenPrinting CUPS Filters" arch=('x86_64') @@ -18,7 +18,7 @@ 'docx2txt: to convert Microsoft OOXML text from DOCX files') backup=(etc/cups/cups-browsed.conf) source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz) -sha256sums=('2986cb48d1340dbe579c42c08c2a883587a6dbe59436e422f4184ccd0a96666d') +sha256sums=('46e2ea3d884ad222bb863ce6511e59cf390ef8e835295be44a80e500b2a33a3a') build() { cd "$pkgname"-$pkgver
