From 7d40a07b86e4f30dcbc5fc95e87806cc00b510b7 Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 7 Jan 2021 20:58:11 +0100 Subject: [PATCH] texstudio: update to 3.0.4. --- srcpkgs/texstudio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/texstudio/template b/srcpkgs/texstudio/template index 24dc87f3569..059a4a59e4a 100644 --- a/srcpkgs/texstudio/template +++ b/srcpkgs/texstudio/template @@ -1,6 +1,6 @@ # Template file for 'texstudio' pkgname=texstudio -version=3.0.3 +version=3.0.4 revision=1 build_style=qmake configure_args="USE_SYSTEM_HUNSPELL=y USE_SYSTEM_QUAZIP=y @@ -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=f301354f8f63c5b92829fd8c212cee0667ff8a2b28328967e65c0a99d2a52238 +checksum=eaa8d67ee5894692c5c39880ab0fcbc4fb42fd5e22242e5c192dfe025a208a36 build_options="phonon poppler" desc_option_phonon="build with phonon (=media support for pdf preview)"