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

Andreas Radke andyrtr at archlinux.org
Mon Oct 30 20:59:36 UTC 2017


    Date: Monday, October 30, 2017 @ 20:59:35
  Author: andyrtr
Revision: 308704

upgpkg: hplip 3.17.10-2

don't list AUR pkg dependency

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-30 20:26:22 UTC (rev 308703)
+++ PKGBUILD	2017-10-30 20:59:35 UTC (rev 308704)
@@ -6,7 +6,7 @@
 
 pkgname=hplip
 pkgver=3.17.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('i686' 'x86_64')
 url="http://hplipopensource.com"
@@ -21,9 +21,9 @@
             'rpcbind: for network support'
             'python-pyqt5: for running GUI and hp-toolbox'
             'python-gobject: for running hp-toolbox'
-            'hplip-plugin: binary blobs for specific devices (AUR) or run hp-setup to download the plugin'
             'libusb: for advanced usb support'
             'wget: for network support')
+# 'hplip-plugin: binary blobs for specific devices (AUR) or run hp-setup to download the plugin'
 backup=('etc/hp/hplip.conf' 'etc/sane.d/dll.d/hpaio')
 source=(https://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc}
         disable_upgrade.patch



More information about the arch-commits mailing list