summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Seifried2020-10-06 13:27:54 +0200
committerSteven Seifried2020-10-06 13:27:54 +0200
commitc08483d2fa86b4387313ee50644bf920f5de4ba7 (patch)
tree20dd50c3ffe56d68215dbb8fd93352020aaca731 /PKGBUILD
parentf69aece381d70895770e0f01bcaa5945f7fa80cc (diff)
downloadaur-c08483d2fa86b4387313ee50644bf920f5de4ba7.tar.gz
update Conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e1f35d50bf4..ed55a7d61276 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Steven Seifried <gitlab@canox.net>
pkgname=tuxedo-keyboard
pkgver=2.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="Keyboard Backlight Driver from TUXEDO Computers"
url="https://github.com/tuxedocomputers/tuxedo-keyboard"
license=("GPL")
arch=('x86_64')
depends=('dkms')
-conflicts=('tuxedo-keyboard-dkms' 'tuxedo-wmi' 'tuxedo-wmi-dkms')
+conflicts=('tuxedo-keyboard-ite' 'tuxedo-wmi' 'tuxedo-wmi-dkms')
optdepends=('linux-headers: build modules against Arch kernel'
'linux-lts-headers: build modules against LTS kernel'
'linux-zen-headers: build modules against ZEN kernel'