chore(main/typst): do not update to release candidates (#21652)

resolves #21650
%ci:no-build
This commit is contained in:
termux-pacman-bot
2024-10-04 02:32:43 +00:00
parent 0970f9dd8c
commit 346f178694

View File

@@ -7,6 +7,7 @@ TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=git+https://github.com/typst/typst
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+\.\d+"
TERMUX_PKG_DEPENDS="openssl"
termux_step_pre_configure() {