diff --git a/cups-filters/PKGBUILD b/cups-filters/PKGBUILD index 54cbcd89ca..2922578e21 100644 --- a/cups-filters/PKGBUILD +++ b/cups-filters/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke 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