mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
parent
3c3760cf00
commit
89e67f13da
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue