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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Jun 28 17:29:10 UTC 2012


    Date: Thursday, June 28, 2012 @ 13:29:10
  Author: andyrtr
Revision: 162706

upgpkg: hplip 3.12.6-3

PyQT rebuild and fix optdep name python2-dbus

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-28 17:16:28 UTC (rev 162705)
+++ PKGBUILD	2012-06-28 17:29:10 UTC (rev 162706)
@@ -5,7 +5,7 @@
 
 pkgname=hplip
 pkgver=3.12.6
-pkgrel=2
+pkgrel=3
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('i686' 'x86_64')
 url="http://hplipopensource.com"
@@ -14,7 +14,7 @@
 	 'net-snmp>=5.7.1')
 makedepends=('python2-pyqt' 'python2-gobject2' 'sane' 'rpcbind' 'cups' 'libusbx')
 optdepends=('cups: for printing support'
-            'dbus-python: for dbus support'
+            'python2-dbus: for dbus support'
             'sane: for scanner support'
             'python-imaging: for commandline scanning support'
             'python-notify: for Desktop notification support'




More information about the arch-commits mailing list