Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/typst/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'typst'
pkgname=typst
reverts="23.03.28_1"
version=0.14.2
version=0.15.0
revision=1
build_style=cargo
make_install_args="--path crates/typst-cli"
Expand All @@ -13,7 +13,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=70a56445020ca05efc571c7b07a1a9f52eb93842d420518693c077ae74e54142
checksum=5044bd12138491c6e880df0e09056a9ae4607d937c73962d5806402ae6ee96a6

export TYPST_VERSION="$version"
export GEN_ARTIFACTS="./generated"
Expand Down