chezmoi: update to 2.0.16.
This commit is contained in:
parent
503e0eb36c
commit
a72a885e01
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.0.15
|
||||
version=2.0.16
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
|
|||
license="MIT"
|
||||
homepage="https://chezmoi.io/"
|
||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||
checksum=b0adafc1045d62122e32aa38020730a8541d5c6e4683dcea4b799e75670eb0f3
|
||||
checksum=2c36b9511a226143f16205d50f85b695e877518ab2e5a1ca2decd8902d037520
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue