diff --git a/srcpkgs/texstudio/template b/srcpkgs/texstudio/template index 265b4b7d45a36a..34cd673e78fa36 100644 --- a/srcpkgs/texstudio/template +++ b/srcpkgs/texstudio/template @@ -1,6 +1,6 @@ # Template file for 'texstudio' pkgname=texstudio -version=4.9.2 +version=4.9.5 revision=1 build_style=cmake configure_args="$(vopt_bool multimedia TEXSTUDIO_ENABLE_MEDIAPLAYER)" @@ -16,7 +16,7 @@ license="GPL-2.0-or-later" homepage="https://texstudio.org/" changelog="https://raw.githubusercontent.com/texstudio-org/texstudio/master/utilities/manual/CHANGELOG.txt" distfiles="https://github.com/texstudio-org/texstudio/archive/${version}.tar.gz" -checksum=5512c37354318190bc2d2fd2b4972821e57edb2ab878cbba7cdedbe56efbe09c +checksum=089e76f93f3c8765ae0762ff324410ddf17a4a52af49b32a5aba9eb245608072 build_options="multimedia poppler" desc_option_phonon="build with qt6-multimedia (=media support for pdf preview)"