Skip to content
Merged
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/tombi/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'tombi'
pkgname=tombi
version=0.7.7
version=0.7.14
revision=1
build_style=cargo
build_wrksrc="rust/tombi-cli"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://tombi-toml.github.io/tombi/"
changelog="https://github.com/tombi-toml/tombi/releases"
distfiles="https://github.com/tombi-toml/tombi/archive/refs/tags/v${version}.tar.gz"
checksum=fea32038db8bca1f4833d4040dff7fb5f35e8991efcd02f6a85d9769953ea281
checksum=7a919d149d7cdf3e38f5e96b95e9c0e250bb98720a5066972114586a0338362d

export __TOMBI_VERSION=${version}

Expand Down