summaryrefslogtreecommitdiff
path: root/libre/cups-filters/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/cups-filters/PKGBUILD')
-rw-r--r--libre/cups-filters/PKGBUILD13
1 files changed, 3 insertions, 10 deletions
diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD
index d080f6bac..8842385e7 100644
--- a/libre/cups-filters/PKGBUILD
+++ b/libre/cups-filters/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=cups-filters
-pkgver=1.21.4
+pkgver=1.21.5
pkgrel=1
pkgrel+=.par1
pkgdesc="OpenPrinting CUPS Filters"
@@ -19,15 +19,8 @@ optdepends=('ghostscript: for non-PostScript printers to print with CUPS to conv
'foomatic-db-engine: drivers use Ghostscript to convert PostScript to a printable form directly'
'antiword: needed to convert MS Word documents (requires also docx2txt)')
backup=(etc/cups/cups-browsed.conf)
-source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz
- cups-filters-poppler-0.71.patch)
-sha256sums=('708dc6498361dd45e14a44c4fc182266fef24fe5e473ae01534423ac76f566dc'
- '48df7e70e9835999affdbd8291e6d8e4997818a372aafaa352977b66b24b9735')
-
-prepare() {
- cd $pkgname-$pkgver
- patch -p1 -i ../cups-filters-poppler-0.71.patch
-}
+source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
+sha256sums=('389ba80917e9a2157a3af8c0b7d8b80db34a22e22beffab67928783c8f4cf82b')
build() {
cd $pkgname-$pkgver