From e9c9b28445c07490465c327e32004ded1944e38b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 10 Aug 2024 23:55:18 +0000 Subject: [PATCH] extra/hplip to 3.24.4-2 --- extra/hplip/.SRCINFO | 3 +-- extra/hplip/PKGBUILD | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/extra/hplip/.SRCINFO b/extra/hplip/.SRCINFO index 26d12bcbd..5fbf07f5d 100644 --- a/extra/hplip/.SRCINFO +++ b/extra/hplip/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = hplip pkgdesc = Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet pkgver = 3.24.4 - pkgrel = 1 + pkgrel = 2 epoch = 1 url = https://hplipopensource.com arch = x86_64 @@ -38,7 +38,6 @@ pkgbase = hplip depends = sh optdepends = cups: for printing support optdepends = sane: for scanner support - optdepends = xsane: sane scanner frontend optdepends = python-pillow: for commandline scanning support optdepends = python-reportlab: for pdf output in hp-scan optdepends = rpcbind: for network support diff --git a/extra/hplip/PKGBUILD b/extra/hplip/PKGBUILD index 402c9d414..fc1f49e95 100644 --- a/extra/hplip/PKGBUILD +++ b/extra/hplip/PKGBUILD @@ -8,7 +8,7 @@ pkgname=hplip pkgver=3.24.4 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet" arch=('x86_64') @@ -29,7 +29,6 @@ makedepends=('python-pyqt5' 'sane' 'rpcbind' 'cups' 'libusb' 'python-setuptools') optdepends=('cups: for printing support' 'sane: for scanner support' - 'xsane: sane scanner frontend' 'python-pillow: for commandline scanning support' 'python-reportlab: for pdf output in hp-scan' 'rpcbind: for network support'