diff --git a/srcpkgs/multimon-ng/template b/srcpkgs/multimon-ng/template index beadfb06ce9..5c163a80dac 100644 --- a/srcpkgs/multimon-ng/template +++ b/srcpkgs/multimon-ng/template @@ -1,6 +1,6 @@ # Template file for 'multimon-ng' pkgname=multimon-ng -version=1.4.0 +version=1.4.1 revision=1 build_style=cmake 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" changelog="https://github.com/EliasOenal/multimon-ng/releases" distfiles="https://github.com/EliasOenal/multimon-ng/archive/${version}.tar.gz" -checksum=b5e4405e368104e98980f455eb8fc9110d18247ed6b56f12f1c04338f3d42c45 +checksum=20ff8a007f9a83dc3e7e3496434ca99e8ea15cc98b8e02881d24d7f4639b5c16 build_options="pulseaudio x11" build_options_default="pulseaudio x11"