chezmoi: update to 2.0.15.
This commit is contained in:
parent
ad6e14c559
commit
84bd83ee79
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.0.13
|
||||
version=2.0.15
|
||||
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=819fc3d86ea3dee8bad45887720f7cdfa106eb56fa4132a0d682cbac3a48e834
|
||||
checksum=b0adafc1045d62122e32aa38020730a8541d5c6e4683dcea4b799e75670eb0f3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue