summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAyushmaan Padhi2024-08-30 00:28:25 +0530
committerAyushmaan Padhi2024-08-30 00:28:25 +0530
commitf5c9b1e2faa2f4e675a3e7ca75d442f4001fc778 (patch)
tree88319a12abccdd5af1efa3d42ab05a4daa41c978 /PKGBUILD
parenta4cde2c13ab3283af082f77b7bbdecb753ff5e2e (diff)
downloadaur-f5c9b1e2faa2f4e675a3e7ca75d442f4001fc778.tar.gz
hplip-lite as conflict added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 526c255ae536..bca60329864d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
pkgname='hplip-minimal'
pkgver=3.24.4
-pkgrel=1
+pkgrel=2
pkgdesc='Only printer drivers from HPLIP with proprietary binary plugin'
arch=('x86_64')
url='https://developers.hp.com/hp-linux-imaging-and-printing/'
license=('GPL-2' 'MIT' 'BSD' 'GPL-3' 'custom:HPLIP')
depends=(libjpeg-turbo libcups)
makedepends=(python libusb)
-conflicts=('hplip' 'hplip-plugin')
+conflicts=('hplip' 'hplip-lite' 'hplip-plugin')
provides=('hplip')
backup=('etc/hp/hplip.conf')
optdepends=('cups: for printing support')