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