ckb-next: update to 0.4.1.

This commit is contained in:
Frank Steinborn 2019-08-27 20:23:53 +02:00 committed by Johannes
parent d4387aaada
commit f4be770266
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'ckb-next'
pkgname=ckb-next
version=0.4.0
revision=2
version=0.4.1
revision=1
build_style=cmake
configure_args="-DDISABLE_UPDATER=1"
configure_args="-DDISABLE_UPDATER=1 -DUDEV_RULE_DIRECTORY=/usr/lib/udev/rules.d"
hostmakedepends="qt5-devel"
makedepends="qt5-devel quazip-qt5-devel eudev-libudev-devel $(vopt_if pulseaudio pulseaudio-devel)"
short_desc="Corsair RGB Driver for Linux"
@ -11,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="GPL-2.0-or-later"
homepage="https://github.com/ckb-next/ckb-next"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=5521c5a94e87ba035c6d9340e37785fa6f29710215f3e3201bb6949c88de8bd1
checksum=373e7cc5bb2b894f4ef7e1c9d76f463842d4f389dfe4717e9beb39662a185351
build_options="pulseaudio"
desc_option_pulseaudio="Enable support for music visualizer animation"