Date: Wednesday, April 22, 2015 @ 19:49:26 Author: andyrtr Revision: 237914
upgpkg: hplip 3.15.4-1 upstream update 3.15.4 Modified: hplip/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-22 17:05:37 UTC (rev 237913) +++ PKGBUILD 2015-04-22 17:49:26 UTC (rev 237914) @@ -5,8 +5,8 @@ # Contributor: Morgan LEFIEUX <[email protected]> pkgname=hplip -pkgver=3.15.2 -pkgrel=3 +pkgver=3.15.4 +pkgrel=1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet" arch=('i686' 'x86_64') url="http://hplipopensource.com" @@ -26,7 +26,7 @@ install=hplip.install source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc} disable_upgrade.patch) -sha1sums=('efebad73f29ab9f77d5a866c1c5d3857cc5f1df5' +sha1sums=('6670afd4c23ef99782d2a91b5916d429b66b7947' 'SKIP' '2348bcbca0c52dc09cceb47ed13281a4ccb9d83e') validpgpkeys=('4ABA2F66DBD5A95894910E0673D770CDA59047B9') # HPLIP (HP Linux Imaging and Printing) <[email protected]> @@ -65,7 +65,7 @@ --enable-hpijs-install \ --enable-foomatic-drv-install \ --enable-pp-build #--help - make + make -j1 # 3.15.4 fails parallel build } package() {
