typst: update to 0.13.0.

This commit is contained in:
classabbyamp 2025-02-22 15:06:04 -05:00
parent 7e2cd13189
commit 77a9b224e7
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.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"