diff --git a/srcpkgs/typst/template b/srcpkgs/typst/template index c0d1d69c176301..9ec573b9f1608f 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.14.2 +version=0.15.0 revision=1 build_style=cargo make_install_args="--path crates/typst-cli" @@ -13,7 +13,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=70a56445020ca05efc571c7b07a1a9f52eb93842d420518693c077ae74e54142 +checksum=5044bd12138491c6e880df0e09056a9ae4607d937c73962d5806402ae6ee96a6 export TYPST_VERSION="$version" export GEN_ARTIFACTS="./generated"