texstudio: Bump to 4.4.1

This commit is contained in:
Tee KOBAYASHI 2022-11-28 18:02:26 +09:00 committed by xtkoba
parent 650fcddc7f
commit 9da435ee85
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.texstudio.org/
TERMUX_PKG_DESCRIPTION="A fully featured LaTeX editor"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=4.4.0
TERMUX_PKG_VERSION=4.4.1
TERMUX_PKG_SRCURL=https://github.com/texstudio-org/texstudio/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=f23e26cb6fa21cb1e434042faa3d6a7a76fa21e614ec6af133daf7af7cab1e56
TERMUX_PKG_SHA256=83c46c971081c053a01a186b4a7fbb492d75bef4070ff8fa045311eda186562b
TERMUX_PKG_DEPENDS="hunspell, libc++, libx11, poppler-qt, qt5-qtbase, qt5-qtdeclarative, qt5-qtsvg, qt5-qttools, quazip, texstudio-data, zlib"
TERMUX_PKG_BUILD_DEPENDS="qt5-qtbase-cross-tools, qt5-qtdeclarative-cross-tools, qt5-qttools-cross-tools"
TERMUX_PKG_RECOMMENDS="ghostscript"