summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleksii Vilchanskyi2017-11-15 09:22:32 +0100
committerOleksii Vilchanskyi2017-11-15 09:22:32 +0100
commitbdb7243f5eb352a06a2ca0f18f14e1dcf37c32ac (patch)
tree6996a041e2e6e3cd3a61d7353f0e1e2381e91b96 /PKGBUILD
parentac78425f96689eb2a5a48dc0b605efa5adba7bb4 (diff)
downloadaur-bdb7243f5eb352a06a2ca0f18f14e1dcf37c32ac.tar.gz
Do not enable & start the daemon by default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe6788582fae..3a2cc0408424 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ckb-next
pkgver=0.2.8
-pkgrel=4
+pkgrel=5
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64')
url="https://github.com/mattanger/ckb-next"