From 7831e2f3c460b2faed5173bd2c99a7930f5d76f5 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 9 Sep 2018 19:52:12 -0500 Subject: cups-filters-1.21.2-1.parabola1: updating version --- libre/cups-filters/PKGBUILD | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'libre/cups-filters/PKGBUILD') diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index 7d410b1d1..257fe8ae9 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -3,8 +3,8 @@ # Maintainer: Omar Vega Ramos pkgname=cups-filters -pkgver=1.20.4 -pkgrel=2 +pkgver=1.21.2 +pkgrel=1 pkgrel+=.parabola1 pkgdesc="OpenPrinting CUPS Filters" pkgdesc+=", without foomatic-db-nonfree recommendation" @@ -20,15 +20,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 - goostring-constness.patch) -sha256sums=('33756e9fa8562cde050ecbec13f4c84b1c61c4f79a525e02382787c528ab536a' - '12e342e64d5654b3ab124ace762ed776f924af0bc8bbae223ea01285cd1fa044') - -prepare() { - cd $pkgname-$pkgver - patch -Np1 -i ../goostring-constness.patch -} +source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz) +sha256sums=('2203060fd55406e5454b52a7b4bf8906a29a26fdc5777df75709443a5a78e09b') build() { cd $pkgname-$pkgver -- cgit v1.2.3