summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteven Seifried2019-11-13 06:19:56 +0100
committerSteven Seifried2019-11-13 06:19:56 +0100
commit5433453c11dd8855096a09dfa0400849b9143115 (patch)
tree1b9aef08b1a9ef94da3c7a46f251566b22e21a71 /PKGBUILD
parent99604da58027b9f695652a00e0284905328ea5f0 (diff)
downloadaur-5433453c11dd8855096a09dfa0400849b9143115.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4786c540c93..6b841e4f4fa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ arch=('x86_64')
makedepends=('git' 'linux-headers' 'gcc' 'make')
depends=('dkms')
conflicts=('tuxedo-keyboard-dkms' 'tuxedo-wmi' 'tuxedo-wmi-dkms')
+replaces=('tuxedo-keyboard-dkms')
source=('git+https://github.com/tuxedocomputers/tuxedo-keyboard.git' 'tuxedo_keyboard.conf')
sha512sums=('SKIP' '76158393cae3959af9a0ccef7e3f72d44522796f1ea81d031a91958c47d6f48f83bf8311a1932bb4db7dd35abae1603f1051f1d0e315a0484053ede97e2e7de7')
install="${pkgname}.install"