multimon-ng: update to 1.4.1.

This commit is contained in:
classabbyamp 2025-03-01 12:30:39 -05:00
parent faa42ad8ba
commit b7d49ea0ec
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -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"