typst: update to 0.13.1.

This commit is contained in:
classabbyamp 2025-03-07 12:53:58 -05:00
parent 7d83669c99
commit b50df2a3ce
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.13.0
version=0.13.1
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=5a7224e32a555ac647ff202667a183b80d35539b685b3ce64bedf5d4e5a1a286
checksum=2ffd8443668bc0adb59e9893f7904fd9f64dce8799a1930569f56a91305e8b71
export TYPST_VERSION="$version"
export GEN_ARTIFACTS="./generated"