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

Andreas Radke andyrtr at archlinux.org
Sat Jul 6 06:35:21 UTC 2019


    Date: Saturday, July 6, 2019 @ 06:35:20
  Author: andyrtr
Revision: 357333

upgpkg: cups-filters 1.25.1-1

upstream update 1.25.1

Modified:
  cups-filters/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-05 18:24:43 UTC (rev 357332)
+++ PKGBUILD	2019-07-06 06:35:20 UTC (rev 357333)
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=cups-filters
-pkgver=1.25.0
+pkgver=1.25.1
 pkgrel=1
 pkgdesc="OpenPrinting CUPS Filters"
 arch=('x86_64')
@@ -16,14 +16,10 @@
 	    '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=('8119149a8b61466e94c141205a5a9d2de798fe7a932a260ce2d66f8f30d351d1')
+sha256sums=('1a09cc121d76f762e4bed6d3499499957935cbf3b5ec06765bd932692521985a')
 
 build() {
   cd $pkgname-$pkgver
-
-  # Ignore const-related errors (remove once fixed upstream)
-#  CXXFLAGS+=' -fpermissive'
-
   ./configure --prefix=/usr  \
     --sysconfdir=/etc \
     --sbindir=/usr/bin \



More information about the arch-commits mailing list