[arch-commits] Commit in cups-filters/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Wed Dec 2 17:08:14 UTC 2020
Date: Wednesday, December 2, 2020 @ 17:08:13
Author: andyrtr
Revision: 402799
upgpkg: cups-filters 1.28.6-1: upstream update 1.28.5
Modified:
cups-filters/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-02 16:36:20 UTC (rev 402798)
+++ PKGBUILD 2020-12-02 17:08:13 UTC (rev 402799)
@@ -1,8 +1,8 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=cups-filters
-pkgver=1.28.5
-pkgrel=3
+pkgver=1.28.6
+pkgrel=1
pkgdesc="OpenPrinting CUPS Filters"
arch=('x86_64')
url="https://wiki.linuxfoundation.org/openprinting/cups-filters"
@@ -17,7 +17,7 @@
'docx2txt: to convert Microsoft OOXML text from DOCX files')
backup=(etc/cups/cups-browsed.conf)
source=(https://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
-sha256sums=('a8425fc7bcbf50794264ab30239003936f88c38a2d6bf08e1eb14bc8c928f60f')
+sha256sums=('756b433cac3718e492d1da58859461862ec70bd863dbd2d4d221ab724f145f6c')
build() {
cd "$pkgname"-$pkgver
More information about the arch-commits
mailing list