summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTasos Sahanidis2019-11-04 14:10:40 +0200
committerTasos Sahanidis2019-11-04 14:10:40 +0200
commit10ad78d7ef156693d2fc27912aa866d326b53266 (patch)
treea757aca58e8c83d1860957f9731637f65a35e48c /PKGBUILD
parent4447cb44522e475272798bf99322998fb27f7dc6 (diff)
downloadaur-10ad78d7ef156693d2fc27912aa866d326b53266.tar.gz
Silence systemd error about ckb-daemon
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 859f0245c810..cab0e1da078e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Light2Yellow <oleksii.vilchanskyi@gmail.com>
pkgname=ckb-next
pkgver=0.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64')
url="https://github.com/ckb-next/ckb-next"