[arch-commits] Commit in cups-filters/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Tue Mar 26 14:03:57 UTC 2019
Date: Tuesday, March 26, 2019 @ 14:03:57
Author: andyrtr
Revision: 349231
upgpkg: cups-filters 1.22.3-1
upstream update 1.22.3
Modified:
cups-filters/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-26 13:39:54 UTC (rev 349230)
+++ PKGBUILD 2019-03-26 14:03:57 UTC (rev 349231)
@@ -1,8 +1,8 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=cups-filters
-pkgver=1.22.2
-pkgrel=2
+pkgver=1.22.3
+pkgrel=1
pkgdesc="OpenPrinting CUPS Filters"
arch=('x86_64')
url="https://wiki.linuxfoundation.org/openprinting/cups-filters"
@@ -16,7 +16,7 @@
'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=('9c21004147775b3da7208cc72c24de4d5d5c4f70275859c7e77a9e6b361ffe19')
+sha256sums=('43024dbf6c2d1a14c8306fb7744f1e693e6a99dc9441bfd187070f0ad0a67187')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list