[arch-commits] Commit in cups-filters/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu May 16 17:30:23 UTC 2019
Date: Thursday, May 16, 2019 @ 17:30:23
Author: andyrtr
Revision: 353467
upgpkg: cups-filters 1.23.0-1
upstream update 1.23.0
Modified:
cups-filters/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-16 15:54:20 UTC (rev 353466)
+++ PKGBUILD 2019-05-16 17:30:23 UTC (rev 353467)
@@ -1,8 +1,8 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=cups-filters
-pkgver=1.22.5
-pkgrel=2
+pkgver=1.23.0
+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=('30d453a2152f0b3032126720aecfe35d5c3adc00d9f32f0320da492e92f707a6')
+sha256sums=('e21603d2273ffd3576228f240057c1b48cb5b2a21d9e6bd69adbb53980ebdfd3')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list