mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typst: update to 0.11.1.
This commit is contained in:
parent
fb3f3ce630
commit
50775a76f8
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.11.0
|
version=0.11.1
|
||||||
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"
|
||||||
|
@ -14,7 +14,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=fd8debe21d5d22d4cd6c823494537f1356c9954cc2fe6c5db8c76c1b126112dd
|
checksum=b1ba054e821073daafd90675c4822bcd8166f33fe2e3acba87ba1451a0d1fc56
|
||||||
|
|
||||||
export TYPST_VERSION="$version"
|
export TYPST_VERSION="$version"
|
||||||
export GEN_ARTIFACTS="./generated"
|
export GEN_ARTIFACTS="./generated"
|
||||||
|
|
Loading…
Add table
Reference in a new issue