typstfmt: update to 0.2.10.

Closes: #50945 [via git-merge-pr]
This commit is contained in:
Eloi Torrents 2024-06-23 07:16:00 +02:00 committed by classabbyamp
parent 3c3760cf00
commit 89e67f13da
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'typstfmt' # Template file for 'typstfmt'
pkgname=typstfmt pkgname=typstfmt
version=0.2.9 version=0.2.10
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Formatter for Typst" short_desc="Formatter for Typst"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://github.com/astrale-sharp/typstfmt" homepage="https://github.com/astrale-sharp/typstfmt"
changelog="https://raw.githubusercontent.com/astrale-sharp/typstfmt/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/astrale-sharp/typstfmt/master/CHANGELOG.md"
distfiles="https://github.com/astrale-sharp/typstfmt/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/astrale-sharp/typstfmt/archive/refs/tags/${version}.tar.gz"
checksum=fa24ee1705ff5fec4db45e301d38439d0bd3d6d4ee04b280ba997b2f94ba16d9 checksum=5a3f413a428b2590552c2d0ab0ab04c7a745e1cca128844b7b82ea49326d65c4
export TYPSTFMT_VERSION="$version" export TYPSTFMT_VERSION="$version"
post_install() { post_install() {