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/numbat/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'numbat'
pkgname=numbat
version=1.17.0
version=1.18.0
revision=1
build_wrksrc=numbat-cli
build_style=cargo
Expand All @@ -12,7 +12,7 @@ license="Apache-2.0 OR MIT"
homepage="https://numbat.dev"
changelog="https://github.com/sharkdp/numbat/releases"
distfiles="https://github.com/sharkdp/numbat/archive/refs/tags/v${version}.tar.gz"
checksum=ea690466f12684e2a10c771ac6e707ba0a080eff9ecbf506ef57b76f3cb589a0
checksum=29ebaf622dfb0c1ed142572f4a0a9a5a546b9b2d51149260ff64078ed4c233cb

post_patch() {
# apply patched Cargo.toml changes to lockfile
Expand Down