[arch-commits] Commit in hplip/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Aug 1 22:48:37 UTC 2011
Date: Monday, August 1, 2011 @ 18:48:36
Author: giovanni
Revision: 134122
upgpkg: hplip 3.11.7-1
upstream release
Modified:
hplip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-08-01 17:55:51 UTC (rev 134121)
+++ PKGBUILD 2011-08-01 22:48:36 UTC (rev 134122)
@@ -3,7 +3,7 @@
# Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
pkgname=hplip
-pkgver=3.11.5
+pkgver=3.11.7
pkgrel=1
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
arch=('i686' 'x86_64')
@@ -24,8 +24,8 @@
replaces=('hpijs')
options=('!libtool')
install=hplip.install
-source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz)
-md5sums=('0a3d0f46ec89857b4c0feea6923864f1')
+source=("http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz")
+md5sums=('5cb89a00b0c680d8bf9bf4b4f1f863b1')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list