typst: update to 0.9.0.

This commit is contained in:
classabbyamp 2023-10-30 22:44:08 -04:00
parent ecd6da4586
commit dd63b57435
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'typst'
pkgname=typst
reverts="23.03.28_1"
version=0.8.0
version=0.9.0
revision=1
build_style=cargo
configure_args="--no-default-features --features=embed-fonts"
@ -12,7 +12,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=4b7886e312171b66fb33b7ad49c4df76748231d0047fb96b407c926070a5d9f9
checksum=741256f4f45c8979c9279fa5064a539bc31d6c65b7fb41823d5fa9bac4821c01
export TYPST_VERSION="$version"
export GEN_ARTIFACTS="./generated"