From 3fcd49f77d3b7f523cb0327e6670705d2a0df61e Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 8 Nov 2016 13:48:12 -0300 Subject: hplip-3.16.10-2.parabola1: updating version --- libre/hplip/PKGBUILD | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'libre/hplip') diff --git a/libre/hplip/PKGBUILD b/libre/hplip/PKGBUILD index 79e678258..26346a0de 100644 --- a/libre/hplip/PKGBUILD +++ b/libre/hplip/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 277267 2016-09-28 17:59:05Z andyrtr $ +# $Id: PKGBUILD 279878 2016-11-06 09:09:08Z andyrtr $ # Maintainer (Arch): Andreas Radke # Maintainer (Arch): Tom Gundersen # Contributor (Arch): Rémy Oudompheng @@ -8,13 +8,13 @@ # Contributor: Márcio Silva pkgname=hplip -pkgver=3.16.9 -pkgrel=1.parabola1 +pkgver=3.16.10 +pkgrel=2.parabola1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Parabola rebranded)" arch=('i686' 'x86_64' 'armv7h') url="http://hplipopensource.com" license=('GPL') -depends=('python-dbus' 'ghostscript' 'net-snmp' 'wget' 'foomatic-db-engine') +depends=('python-dbus' 'ghostscript' 'net-snmp' 'foomatic-db-engine') makedepends=('python-pyqt5' 'python-gobject' 'sane' 'rpcbind' 'cups' 'libusb') optdepends=('cups: for printing support' 'sane: for scanner support' @@ -24,15 +24,16 @@ optdepends=('cups: for printing support' 'rpcbind: for network support' 'python-pyqt5: for running GUI and hp-toolbox' 'python-gobject: for running hp-toolbox' - 'libusb: for advanced usb support') + 'libusb: for advanced usb support' + 'wget: for network support') replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) backup=('etc/hp/hplip.conf' 'etc/sane.d/dll.d/hpaio') -source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc} +source=(https://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc} disable_upgrade.patch fix_tabs.patch 0022-Add-include-cups-ppd.h-in-various-places-as-CUPS-2.2.patch) -sha1sums=('bf9ef2955df365c9544138aa6b7a6d5d20650792' +sha1sums=('e3bc9a0d135232eba412952ca58b63757783e22f' 'SKIP' '4ef1b506ff5930ab841945ae9178f28fca1997ad' 'bd18428ff1e378aa0a299331607eaed82021e34b' -- cgit v1.2.3