multimon-ng: update to 1.4.0.

This commit is contained in:
classabbyamp 2025-02-22 15:05:59 -05:00
parent 1b82f52efb
commit e50b931877
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.3.1
version=1.4.0
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=608258875cdc61ad7a66a2955ec277ed50e5abf628b578c1b53f975d6762f07d
checksum=b5e4405e368104e98980f455eb8fc9110d18247ed6b56f12f1c04338f3d42c45
build_options="pulseaudio x11"
build_options_default="pulseaudio x11"