summaryrefslogtreecommitdiff
path: root/libre/cups-filters/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-12-17 10:35:57 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-12-17 10:35:57 -0500
commitfa64671cc6495a8110875ddec242a705aafc6fe5 (patch)
tree233378798da7777e385b1f133805070ec5f72483 /libre/cups-filters/PKGBUILD
parentdd8c36110494df9296c9ad6f04cce32c5cd6c754 (diff)
downloadabslibre-fa64671cc6495a8110875ddec242a705aafc6fe5.tar.gz
abslibre-fa64671cc6495a8110875ddec242a705aafc6fe5.tar.bz2
abslibre-fa64671cc6495a8110875ddec242a705aafc6fe5.zip
cups-filters-1.21.5-1.par1: updating version
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