mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
typstfmt: update to 0.2.7
This commit is contained in:
parent
1f10a48a10
commit
5777c3e27c
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.6
|
version=0.2.7
|
||||||
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=3f7fda161e7e6692236bdcf3221ca7c7a62e06b8587b5c27e585291a6f0e47c2
|
checksum=17db7ddb83a8e2e43b3b34f19dcc8cbd3585aea34e05a5689e6f5beda27ac523
|
||||||
export TYPSTFMT_VERSION="$version"
|
export TYPSTFMT_VERSION="$version"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue