[arch-commits] Commit in hplip/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Tue Aug 4 17:12:04 UTC 2015
Date: Tuesday, August 4, 2015 @ 19:12:04
Author: andyrtr
Revision: 243030
upgpkg: hplip 3.15.7-1
upstream update 3.15.7
Modified:
hplip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-04 16:54:36 UTC (rev 243029)
+++ PKGBUILD 2015-08-04 17:12:04 UTC (rev 243030)
@@ -5,7 +5,7 @@
# Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
pkgname=hplip
-pkgver=3.15.6
+pkgver=3.15.7
pkgrel=1
pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@
install=hplip.install
source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc}
disable_upgrade.patch)
-sha1sums=('dba9839d3daf1a2dc464a0d3094ba9b71fea422c'
+sha1sums=('f84e33b749ef34939c11b253767686c00ca2c30c'
'SKIP'
'2348bcbca0c52dc09cceb47ed13281a4ccb9d83e')
validpgpkeys=('4ABA2F66DBD5A95894910E0673D770CDA59047B9') # HPLIP (HP Linux Imaging and Printing) <hplip at hp.com>
@@ -70,7 +70,7 @@
package() {
cd $pkgname-$pkgver
- make rulesdir=/usr/lib/udev/rules.d DESTDIR="$pkgdir/" install
+ make -j1 rulesdir=/usr/lib/udev/rules.d DESTDIR="$pkgdir/" install
# remove config provided by sane and autostart of hp-daemon
rm -rf "$pkgdir"/etc/{sane.d,xdg}
More information about the arch-commits
mailing list