ckb-next: update to 0.4.2.
This commit is contained in:
parent
be78eae82b
commit
83ce3efeaf
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.1
|
version=0.4.2
|
||||||
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"
|
||||||
|
@ -11,7 +11,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=373e7cc5bb2b894f4ef7e1c9d76f463842d4f389dfe4717e9beb39662a185351
|
checksum=75b6908d5590c293dee8258a83d4ebe206306d3df9f867596e953ef7c6a86440
|
||||||
build_options="pulseaudio"
|
build_options="pulseaudio"
|
||||||
desc_option_pulseaudio="Enable support for music visualizer animation"
|
desc_option_pulseaudio="Enable support for music visualizer animation"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue