From 1de2d43ac08323c62956c71dd8faf0337fb369a4 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Tue, 12 Feb 2019 20:57:40 +0100 Subject: libre: cups-filters: update version to match the upstream package Signed-off-by: Denis 'GNUtoo' Carikli --- libre/cups-filters/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/cups-filters/PKGBUILD') diff --git a/libre/cups-filters/PKGBUILD b/libre/cups-filters/PKGBUILD index 776843897..01a4ed027 100644 --- a/libre/cups-filters/PKGBUILD +++ b/libre/cups-filters/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Omar Vega Ramos pkgname=cups-filters -pkgver=1.21.6 +pkgver=1.22.0 pkgrel=2 -pkgrel+=.par4 +pkgrel+=.par1 pkgdesc="OpenPrinting CUPS Filters" pkgdesc+=", without foomatic-db-nonfree recommendation" arch=('x86_64') @@ -21,7 +21,7 @@ optdepends=('ghostscript: for non-PostScript printers to print with CUPS to conv '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) -sha256sums=('630e5dbcfe4fa50a726b193223604831a928a2fac9ef84022118aa05c84d1d4c') +sha256sums=('443747f24ac5213b720f3fd873730931acb4f5e3ff006bca3931e476de18bb3d') build() { cd $pkgname-$pkgver -- cgit v1.2.3