typst: update to 0.12.0.
This commit is contained in:
parent
d7dbcbb26a
commit
b42032fc01
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'typst'
|
||||
pkgname=typst
|
||||
reverts="23.03.28_1"
|
||||
version=0.11.1
|
||||
version=0.12.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=b1ba054e821073daafd90675c4822bcd8166f33fe2e3acba87ba1451a0d1fc56
|
||||
checksum=5e92463965c0cf6aa003a3bacd1c68591ef2dc0db59dcdccb8f7b084836a1266
|
||||
|
||||
export TYPST_VERSION="$version"
|
||||
export GEN_ARTIFACTS="./generated"
|
||||
|
|
Loading…
Reference in New Issue