[arch-commits] Commit in cups-filters/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Mon Nov 26 20:02:11 UTC 2018


    Date: Monday, November 26, 2018 @ 20:02:10
  Author: andyrtr
Revision: 340416

upgpkg: cups-filters 1.21.4-1

upstream update 1.21.4

Modified:
  cups-filters/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 19:22:28 UTC (rev 340415)
+++ PKGBUILD	2018-11-26 20:02:10 UTC (rev 340416)
@@ -1,8 +1,8 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=cups-filters
-pkgver=1.21.3
-pkgrel=3
+pkgver=1.21.4
+pkgrel=1
 pkgdesc="OpenPrinting CUPS Filters"
 arch=('x86_64')
 url="https://wiki.linuxfoundation.org/openprinting/cups-filters"
@@ -16,15 +16,12 @@
 	    '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
-        cups-filters-poppler-0.69.0.patch::https://github.com/OpenPrinting/cups-filters/commit/6b0747c163.patch
         cups-filters-poppler-0.71.patch)
-sha256sums=('f5a61222148f68d0afc3bb5960eda167f9bcd0055dcd4c5c4a6909f1a79126e0'
-            'c68a773ec7d44f2ad532fbe1d6cb3e4825300dcb626461d4bebdce911da24f1a'
+sha256sums=('708dc6498361dd45e14a44c4fc182266fef24fe5e473ae01534423ac76f566dc'
             '48df7e70e9835999affdbd8291e6d8e4997818a372aafaa352977b66b24b9735')
 
 prepare() {
   cd $pkgname-$pkgver
-  patch -Np1 -i ../cups-filters-poppler-0.69.0.patch
   patch -p1 -i ../cups-filters-poppler-0.71.patch
 }
 



More information about the arch-commits mailing list