ckb-next: update to 0.4.4.
This commit is contained in:
parent
338cc92fcb
commit
87b333b106
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ckb-next'
|
# Template file for 'ckb-next'
|
||||||
pkgname=ckb-next
|
pkgname=ckb-next
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDISABLE_UPDATER=1 -DUDEV_RULE_DIRECTORY=/usr/lib/udev/rules.d"
|
configure_args="-DDISABLE_UPDATER=1 -DUDEV_RULE_DIRECTORY=/usr/lib/udev/rules.d"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/ckb-next/ckb-next"
|
homepage="https://github.com/ckb-next/ckb-next"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=e4fbd14227ecc63fad9eaf705ca61defd7b44bcaa3ad29aae18cd8a69bbc9ef9
|
checksum=6946bd035cdbbbd2f139e543d2ca84ba422176c62c3a3665b544118dc6d618d0
|
||||||
build_options="pulseaudio"
|
build_options="pulseaudio"
|
||||||
build_options_default="pulseaudio"
|
build_options_default="pulseaudio"
|
||||||
desc_option_pulseaudio="Enable support for music visualizer animation"
|
desc_option_pulseaudio="Enable support for music visualizer animation"
|
||||||
|
|
Loading…
Reference in a new issue