diff --git a/srcpkgs/typst/template b/srcpkgs/typst/template index 81626e340ed..7d517adbf6c 100644 --- a/srcpkgs/typst/template +++ b/srcpkgs/typst/template @@ -1,7 +1,7 @@ # Template file for 'typst' pkgname=typst reverts="23.03.28_1" -version=0.4.0 +version=0.5.0 revision=1 build_style=cargo make_install_args="--path cli" @@ -11,7 +11,7 @@ license="Apache-2.0" homepage="https://typst.app" changelog="https://typst.app/docs/changelog/" distfiles="https://github.com/typst/typst/archive/refs/tags/v${version}.tar.gz" -checksum=97bc0f62d373595ace556677e581daea5845bac18863ff014ced3bf8e650d94b +checksum=8532b4423fdb125c85a0dd15c8f8718d3135c394b0f8abe26b96a52d14c109c8 export TYPST_VERSION="$version" export GEN_ARTIFACTS="./generated"