Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/texstudio/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'texstudio'
pkgname=texstudio
version=4.8.4
version=4.8.6
revision=1
build_style=cmake
configure_args="$(vopt_bool multimedia TEXSTUDIO_ENABLE_MEDIAPLAYER)"
Expand All @@ -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=aec719cb21b788a41576375eeeba734600a54ff64130dd93f5d0da1efa37414c
checksum=ea09549e65a11520995a5b542f88ac4d21ea550c070008e1087add87856db02f

build_options="multimedia poppler"
desc_option_phonon="build with qt6-multimedia (=media support for pdf preview)"
Expand Down