mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
typst: update to 0.8.0.
This commit is contained in:
parent
e3f2df64c9
commit
6951596b70
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'typst'
|
||||
pkgname=typst
|
||||
reverts="23.03.28_1"
|
||||
version=0.7.0
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features=embed-fonts"
|
||||
make_install_args="--path crates/typst-cli"
|
||||
short_desc="Markup-based typesetting system that is powerful and easy to learn"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
|
@ -11,7 +12,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=550fb66bb3405951dfd0a1736e9e17756e906e664f6f683eeb87d40643218846
|
||||
checksum=4b7886e312171b66fb33b7ad49c4df76748231d0047fb96b407c926070a5d9f9
|
||||
|
||||
export TYPST_VERSION="$version"
|
||||
export GEN_ARTIFACTS="./generated"
|
||||
|
|
Loading…
Add table
Reference in a new issue