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

Tobias Powalowski tpowa at archlinux.org
Sat Mar 26 16:48:46 UTC 2011


    Date: Saturday, March 26, 2011 @ 12:48:46
  Author: tpowa
Revision: 116953

upgpkg: hplip 3.11.3-1
bump to latest version

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-26 15:09:43 UTC (rev 116952)
+++ PKGBUILD	2011-03-26 16:48:46 UTC (rev 116953)
@@ -3,8 +3,8 @@
 # Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
 
 pkgname=hplip
-pkgver=3.11.1
-pkgrel=2
+pkgver=3.11.3
+pkgrel=1
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('i686' 'x86_64')
 url="http://hplipopensource.com"
@@ -15,6 +15,8 @@
 optdepends=('cups: for printing support'
             'dbus-python: for dbus support'
             'sane: for scanner support'
+            'python-imaging: for commandline scanning support'
+            'python-notify: for Desktop notification support'
             'rpcbind: for network support'
             'python2-qt: for running hp-toolbox'
             'pygobject: for running hp-toolbox')
@@ -22,8 +24,6 @@
 options=('!libtool')
 install=hplip.install
 source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz)
-md5sums=('86f63a00c911313206fef6a147f7faad')
-sha1sums=('6b06567373cadc7dff48134c6b58f90a4d72582a')
 
 build() {
  cd "$srcdir/$pkgname-$pkgver"
@@ -58,3 +58,4 @@
  # fix sysfs rules
  sed -i -e "s|SYSFS|ATTRS|g" -e "s|sysfs|attrs|g" "$pkgdir/lib/udev/rules.d/56-hpmud_support.rules"
 }
+md5sums=('9a2f39cb02214ee0def550defac0d240')




More information about the arch-commits mailing list