chezmoi: update to 2.0.2.
This commit is contained in:
parent
1dd18f35a7
commit
c39be871c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=1.8.11
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi"
|
||||
|
@ -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=23515591028202aaf7af908e38972f156ee08022f535bc74aaa9244b82da2fa1
|
||||
checksum=7e04e07b6b44ae1045fa4a8c5e723e80fe3ae4ea67d3400f6d8c2621a6a7cef3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue