summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOleksii Vilchanskyi2018-08-16 23:09:19 +0200
committerOleksii Vilchanskyi2018-08-16 23:09:19 +0200
commitc8fa0e506dd22513fec2691c1328bd5023b8eaa8 (patch)
treed4a6e0e3ac04b0c74a9d9bc6c5380619e806b2e8 /PKGBUILD
parent183cf8e348632456e6f81762d711c7eb425cfcc3 (diff)
downloadaur-c8fa0e506dd22513fec2691c1328bd5023b8eaa8.tar.gz
Update to 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a8d706e2bd8..ac5518d8ddca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Light2Yellow <oleksii.vilchanskyi@gmail.com>
pkgname=ckb-next
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ conflicts=('ckb-git' 'ckb-git-latest' 'ckb-next')
provides=('ckb-next')
install=ckb-next.install
source=("https://github.com/ckb-next/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('df3d0820f8f6a842bfe2a371adf4a60e')
+md5sums=('2c785df4226c894fe409d911a633897c')
build() {
cd "$srcdir/${pkgname}-${pkgver}"