rust-bacon: update to 3.16.0.

This commit is contained in:
icp 2025-06-20 14:07:11 +05:30 committed by tranzystorekk
parent ae7291631b
commit 2695120e24

View file

@ -1,6 +1,6 @@
# Template file for 'rust-bacon' # Template file for 'rust-bacon'
pkgname=rust-bacon pkgname=rust-bacon
version=3.15.0 version=3.16.0
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Background rust code checker" short_desc="Background rust code checker"
@ -9,7 +9,7 @@ license="AGPL-3.0-only"
homepage="https://dystroy.org/bacon/" homepage="https://dystroy.org/bacon/"
changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md"
distfiles="https://github.com/Canop/bacon/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/Canop/bacon/archive/refs/tags/v${version}.tar.gz"
checksum=b162a0e9f827d849c962a5a0623ba9435182e3bf6c8e3fe4630a2446a8326bc7 checksum=cf7f3471883260f7cd56d1b2bcce713463082e64a830bb46489d7e94303b3ba0
conflicts="bacon" conflicts="bacon"
post_install() { post_install() {