diff --git a/packages/typst/build.sh b/packages/typst/build.sh index 196738b0ba..72a288f32c 100644 --- a/packages/typst/build.sh +++ b/packages/typst/build.sh @@ -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() {