ckb-next: update to 0.3.2.
This commit is contained in:
parent
12be6748e1
commit
8422984d8f
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'ckb-next'
|
||||
pkgname=ckb-next
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DDISABLE_UPDATER=1"
|
||||
hostmakedepends="qt5-devel"
|
||||
makedepends="qt5-devel eudev-libudev-devel"
|
||||
short_desc="Corsair RGB Driver for Linux"
|
||||
|
@ -10,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/ckb-next/ckb-next"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=91580f31114a7375b82ea5c247cbe79e93cb00fbe58457e544a59c1280abb951
|
||||
checksum=4a1a91610353189e827985108621ad92fb8336a322bd70a3733775251d735c31
|
||||
|
||||
post_install() {
|
||||
vsv ckb-next-daemon
|
||||
|
|
Loading…
Reference in a new issue