typst: update to 0.6.0.

This commit is contained in:
classabbyamp 2023-07-01 09:41:20 -04:00
parent 61ff4da279
commit 94219d597c
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,7 +1,7 @@
# Template file for 'typst'
pkgname=typst
reverts="23.03.28_1"
version=0.5.0
version=0.6.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=8532b4423fdb125c85a0dd15c8f8718d3135c394b0f8abe26b96a52d14c109c8
checksum=0f5c16c2143bbdc8889d823506e29a4706f8606ce29769916d71b17a05dda568
export TYPST_VERSION="$version"
export GEN_ARTIFACTS="./generated"