mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typst: update to 0.10.0.
This commit is contained in:
parent
4f3a5a69da
commit
8d7ee3c0c3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'typst'
|
# Template file for 'typst'
|
||||||
pkgname=typst
|
pkgname=typst
|
||||||
reverts="23.03.28_1"
|
reverts="23.03.28_1"
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features=embed-fonts"
|
configure_args="--no-default-features --features=embed-fonts"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://typst.app"
|
homepage="https://typst.app"
|
||||||
changelog="https://typst.app/docs/changelog/"
|
changelog="https://typst.app/docs/changelog/"
|
||||||
distfiles="https://github.com/typst/typst/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/typst/typst/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=741256f4f45c8979c9279fa5064a539bc31d6c65b7fb41823d5fa9bac4821c01
|
checksum=f1b7baba3c6f6f37dee6d05c9ab53d2ba5cd879a57b6e726dedf9bc51811e132
|
||||||
|
|
||||||
export TYPST_VERSION="$version"
|
export TYPST_VERSION="$version"
|
||||||
export GEN_ARTIFACTS="./generated"
|
export GEN_ARTIFACTS="./generated"
|
||||||
|
|
Loading…
Add table
Reference in a new issue