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

Andreas Radke andyrtr at archlinux.org
Thu Feb 5 20:39:05 UTC 2015


    Date: Thursday, February 5, 2015 @ 21:39:04
  Author: andyrtr
Revision: 230852

upgpkg: hplip 3.15.2-1

upstream update 3.15.2

Modified:
  hplip/trunk/PKGBUILD

----------+
 PKGBUILD |   14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-05 20:36:48 UTC (rev 230851)
+++ PKGBUILD	2015-02-05 20:39:04 UTC (rev 230852)
@@ -5,8 +5,8 @@
 # Contributor: Morgan LEFIEUX <comete at archlinuxfr.org>
 
 pkgname=hplip
-pkgver=3.14.10
-pkgrel=2
+pkgver=3.15.2
+pkgrel=1
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet"
 arch=('i686' 'x86_64')
 url="http://hplipopensource.com"
@@ -27,9 +27,9 @@
 install=hplip.install
 source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc}
         disable_upgrade.patch)
-md5sums=('7af44ee1c4312b00d2269c1b25008f73'
-         'SKIP'
-         '257c8bfe675862d90f4ce07d3dff1d9f')
+sha1sums=('efebad73f29ab9f77d5a866c1c5d3857cc5f1df5'
+          'SKIP'
+          '2348bcbca0c52dc09cceb47ed13281a4ccb9d83e')
 validpgpkeys=('4ABA2F66DBD5A95894910E0673D770CDA59047B9') # HPLIP (HP Linux Imaging and Printing) <hplip at hp.com>
 
 prepare() {
@@ -77,9 +77,7 @@
              --enable-cups-drv-install \
              --enable-hpijs-install \
              --enable-foomatic-drv-install \
-             --enable-pp-build \
-             --enable-udev-acl-rules #--help
-
+             --enable-pp-build #--help
  make
 }
 



More information about the arch-commits mailing list