mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
typstfmt: update to 0.2.9
This commit is contained in:
parent
e3023ce92a
commit
00e7aee039
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typstfmt'
|
# Template file for 'typstfmt'
|
||||||
pkgname=typstfmt
|
pkgname=typstfmt
|
||||||
version=0.2.7
|
version=0.2.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Formatter for Typst"
|
short_desc="Formatter for Typst"
|
||||||
|
@ -9,9 +9,9 @@ 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=17db7ddb83a8e2e43b3b34f19dcc8cbd3585aea34e05a5689e6f5beda27ac523
|
checksum=fa24ee1705ff5fec4db45e301d38439d0bd3d6d4ee04b280ba997b2f94ba16d9
|
||||||
export TYPSTFMT_VERSION="$version"
|
export TYPSTFMT_VERSION="$version"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE-MIT
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue