summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Sahanidis2020-10-10 18:29:39 +0300
committerTasos Sahanidis2020-10-10 18:29:39 +0300
commite32d0788e1f392df0833e4cba60d0e22fa1d5624 (patch)
tree50e8d69e9d2b07dd42fab4821f899411e0a0a998
parent0d93b5ad991a785abefd7bc1ae1bbdfc8f1bc190 (diff)
downloadaur-e32d0788e1f392df0833e4cba60d0e22fa1d5624.tar.gz
Bump pkgrel to force update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e76789a878c5..95821811d09b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ckb-next
pkgdesc = Corsair Keyboard and Mouse Input Driver, release version
pkgver = 0.4.2
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/ckb-next/ckb-next
install = ckb-next.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index d32aa5553ebc..d6e6c38ef885 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Light2Yellow <oleksii.vilchanskyi@gmail.com>
pkgname=ckb-next
pkgver=0.4.2
-pkgrel=5
+pkgrel=6
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64')
url="https://github.com/ckb-next/ckb-next"