bkt: update to 0.6.1

This commit is contained in:
Marcin Puc 2023-04-13 10:09:06 +02:00 committed by Andrew Benson
parent 66fd2f5131
commit 9d77b475ce

View file

@ -1,6 +1,6 @@
# Template file for 'bkt' # Template file for 'bkt'
pkgname=bkt pkgname=bkt
version=0.6.0 version=0.6.1
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Subprocess caching utility" short_desc="Subprocess caching utility"
@ -9,7 +9,7 @@ license="MIT"
homepage="https://www.bkt.rs/" homepage="https://www.bkt.rs/"
changelog="https://github.com/dimo414/bkt/releases" changelog="https://github.com/dimo414/bkt/releases"
distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/dimo414/bkt/archive/refs/tags/${version}.tar.gz"
checksum=59c8fe8b29101a47d928896468dce2f8fb3cee7598201d46011804a7bee7f6e2 checksum=01ae0983eb199d2abd027e2b7b160c870d89477afdee2c5281faac4740814607
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE