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

Rémy Oudompheng remy at archlinux.org
Sat Jun 11 08:26:52 UTC 2011


    Date: Saturday, June 11, 2011 @ 04:26:52
  Author: remy
Revision: 127200

Upstream update (3.11.5)

Modified:
  hplip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-11 08:06:06 UTC (rev 127199)
+++ PKGBUILD	2011-06-11 08:26:52 UTC (rev 127200)
@@ -3,7 +3,7 @@
 # Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
 
 pkgname=hplip
-pkgver=3.11.3
+pkgver=3.11.5
 pkgrel=1
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('i686' 'x86_64')
@@ -24,6 +24,7 @@
 options=('!libtool')
 install=hplip.install
 source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz)
+md5sums=('0a3d0f46ec89857b4c0feea6923864f1')
 
 build() {
  cd "$srcdir/$pkgname-$pkgver"
@@ -58,4 +59,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