diff --git a/srcpkgs/texstudio/template b/srcpkgs/texstudio/template index bc234fab7eb..f5c333bc90d 100644 --- a/srcpkgs/texstudio/template +++ b/srcpkgs/texstudio/template @@ -1,6 +1,6 @@ # Template file for 'texstudio' pkgname=texstudio -version=4.8.6 +version=4.8.7 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=ea09549e65a11520995a5b542f88ac4d21ea550c070008e1087add87856db02f +checksum=b8272bc6a067b7132805f8877aad9bee077e80970728cdb889edef2bb23e3b70 build_options="multimedia poppler" desc_option_phonon="build with qt6-multimedia (=media support for pdf preview)"