summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTasos Sahanidis2019-09-04 15:02:39 +0300
committerTasos Sahanidis2019-09-04 15:02:39 +0300
commit272f8d20590eb03c28d701f543d8eb075897849d (patch)
tree2f9b563bc05ef7dc10edf39d654ca4fe7445162c /PKGBUILD
parent81dd8d1614f0c8b4ef52062c68c91cd9a93bc951 (diff)
downloadaur-272f8d20590eb03c28d701f543d8eb075897849d.tar.gz
Don't disable the daemon on upgrade
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66970c9921ed..44338ae0d3b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Light2Yellow <oleksii.vilchanskyi@gmail.com>
pkgname=ckb-next
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64')
url="https://github.com/ckb-next/ckb-next"