diff --git a/srcpkgs/typst/template b/srcpkgs/typst/template index 907dbe1c3af..a8b249cbd1e 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.12.0 +version=0.13.0 revision=1 build_style=cargo configure_args="--no-default-features --features=embed-fonts" @@ -14,7 +14,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=5e92463965c0cf6aa003a3bacd1c68591ef2dc0db59dcdccb8f7b084836a1266 +checksum=5a7224e32a555ac647ff202667a183b80d35539b685b3ce64bedf5d4e5a1a286 export TYPST_VERSION="$version" export GEN_ARTIFACTS="./generated"