chezmoi: update to 2.0.4.
This commit is contained in:
parent
b2045c435e
commit
758b4a3c6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.0.2
|
||||
version=2.0.4
|
||||
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=7e04e07b6b44ae1045fa4a8c5e723e80fe3ae4ea67d3400f6d8c2621a6a7cef3
|
||||
checksum=5d2f097a0d8ce22489dc97cadaf85610a71273aaa150f59ecd10e5acce2a7fdb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue