mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
multimon-ng: update to 1.4.0.
This commit is contained in:
parent
1b82f52efb
commit
e50b931877
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'multimon-ng'
|
# Template file for 'multimon-ng'
|
||||||
pkgname=multimon-ng
|
pkgname=multimon-ng
|
||||||
version=1.3.1
|
version=1.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="$(vopt_bool x11 X11_SUPPORT) $(vopt_bool pulseaudio PULSE_AUDIO_SUPPORT)"
|
configure_args="$(vopt_bool x11 X11_SUPPORT) $(vopt_bool pulseaudio PULSE_AUDIO_SUPPORT)"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/EliasOenal/multimon-ng"
|
homepage="https://github.com/EliasOenal/multimon-ng"
|
||||||
changelog="https://github.com/EliasOenal/multimon-ng/releases"
|
changelog="https://github.com/EliasOenal/multimon-ng/releases"
|
||||||
distfiles="https://github.com/EliasOenal/multimon-ng/archive/${version}.tar.gz"
|
distfiles="https://github.com/EliasOenal/multimon-ng/archive/${version}.tar.gz"
|
||||||
checksum=608258875cdc61ad7a66a2955ec277ed50e5abf628b578c1b53f975d6762f07d
|
checksum=b5e4405e368104e98980f455eb8fc9110d18247ed6b56f12f1c04338f3d42c45
|
||||||
|
|
||||||
build_options="pulseaudio x11"
|
build_options="pulseaudio x11"
|
||||||
build_options_default="pulseaudio x11"
|
build_options_default="pulseaudio x11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue