mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typst: update to 0.3.0
This commit is contained in:
parent
09e4705c26
commit
804adee9a8
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.2.0
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
make_install_args="--path cli"
|
make_install_args="--path cli"
|
||||||
|
@ -11,7 +11,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=f52e1cab191034354b3adaa97c27cbf16ed99486dc302b014bf211a8b6a7e964
|
checksum=e0bfff4749549ff519be6659b16958eb47f7f39957c0ffd2a74adb7a421d23c6
|
||||||
|
|
||||||
export TYPST_VERSION="$version"
|
export TYPST_VERSION="$version"
|
||||||
export GEN_ARTIFACTS="./generated"
|
export GEN_ARTIFACTS="./generated"
|
||||||
|
|
Loading…
Add table
Reference in a new issue