Date: Saturday, May 7, 2016 @ 14:47:54 Author: andyrtr Revision: 267183
upgpkg: hplip 3.16.5-1 upstream update 3.16.5 Modified: hplip/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-07 08:05:28 UTC (rev 267182) +++ PKGBUILD 2016-05-07 12:47:54 UTC (rev 267183) @@ -5,13 +5,13 @@ # Contributor: Morgan LEFIEUX <[email protected]> pkgname=hplip -pkgver=3.16.3 +pkgver=3.16.5 pkgrel=1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet" arch=('i686' 'x86_64') url="http://hplipopensource.com" license=('GPL') -depends=('python-dbus' 'ghostscript>=8.64-6' 'net-snmp>=5.7.1' 'wget' 'foomatic-db-engine') +depends=('python-dbus' 'ghostscript' 'net-snmp' 'wget' 'foomatic-db-engine') makedepends=('python-pyqt4' 'python-gobject' 'sane' 'rpcbind' 'cups' 'libusb') optdepends=('cups: for printing support' 'sane: for scanner support' @@ -19,7 +19,7 @@ 'python-pillow: for commandline scanning support' 'python-reportlab: for pdf output in hp-scan' 'rpcbind: for network support' - 'python-pyqt4: for running GUI and hp-toolbox' + 'python-pyqt5: for running GUI and hp-toolbox' 'python-gobject: for running hp-toolbox' 'hplip-plugin: binary blobs for specific devices (AUR) or run hp-setup to download the plugin' 'libusb: for advanced usb support') @@ -26,7 +26,7 @@ install=hplip.install source=(http://downloads.sourceforge.net/${pkgname}/$pkgname-$pkgver.tar.gz{,.asc} disable_upgrade.patch) -sha1sums=('fad988c34fc070431cb3c9a73062073a7e6ba6a1' +sha1sums=('59264a6668ab37871fd007fcee70d4932f11f9d7' 'SKIP' '2348bcbca0c52dc09cceb47ed13281a4ccb9d83e') validpgpkeys=('4ABA2F66DBD5A95894910E0673D770CDA59047B9') # HPLIP (HP Linux Imaging and Printing) <[email protected]>
