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

Andreas Radke andyrtr at archlinux.org
Sun Jun 3 11:47:18 UTC 2018


    Date: Sunday, June 3, 2018 @ 11:47:17
  Author: andyrtr
Revision: 325617

upgpkg: hplip 3.18.5-1

upstream update 3.18.5 - missing models should now be included by upstream news

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 11:31:52 UTC (rev 325616)
+++ PKGBUILD	2018-06-03 11:47:17 UTC (rev 325617)
@@ -5,8 +5,8 @@
 # Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
 
 pkgname=hplip
-pkgver=3.18.4
-pkgrel=2
+pkgver=3.18.5
+pkgrel=1
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('x86_64')
 url="http://hplipopensource.com"
@@ -30,7 +30,7 @@
         0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch
         0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch
         hplip-colorlaserjet-mfp-m278-m281.patch)
-sha1sums=('80b7c35adaa287ff51aa6938bf52046d06a32058'
+sha1sums=('19b527b0016ce65e69db872c2b519c93997cc0de'
           'SKIP'
           '2348bcbca0c52dc09cceb47ed13281a4ccb9d83e'
           '2ef86972ab51c0fdcb8bfc653b9f6f69459449a5'
@@ -49,7 +49,7 @@
  # fix some handling unicode file names FS#58412
  patch -Np1 -i ${srcdir}/0023-Fix-handling-of-unicode-filenames-in-sixext.py.patch
  # add support for some missing models - FS#57683
- patch -Np1 -i ${srcdir}/hplip-colorlaserjet-mfp-m278-m281.patch
+# patch -Np1 -i ${srcdir}/hplip-colorlaserjet-mfp-m278-m281.patch
 
  export AUTOMAKE='automake --foreign'
  autoreconf --force --install



More information about the arch-commits mailing list