summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTasos Sahanidis2023-04-05 20:15:26 +0300
committerTasos Sahanidis2023-04-05 20:15:26 +0300
commitac6ac7989bd082469527bda8008d32d4aa68cde8 (patch)
treedf52b528582b2febe0c78aac3a1791494f129fb1 /PKGBUILD
parent31ac2f799bb5e52e60784096b4e17c1eb10c80a4 (diff)
downloadaur-ac6ac7989bd082469527bda8008d32d4aa68cde8.tar.gz
Don't stop the daemon automatically
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4206452d6afc..6779b1adc5cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Light2Yellow <oleksii.vilchanskyi@gmail.com>
pkgname=ckb-next
pkgver=0.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64' 'pentium4')
url="https://github.com/ckb-next/ckb-next"