chezmoi: update to 2.4.0.
This commit is contained in:
parent
8741179744
commit
684fa96106
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chezmoi'
|
||||
pkgname=chezmoi
|
||||
version=2.3.0
|
||||
version=2.4.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||
|
@ -12,7 +12,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=ec6e902e90aa30e1c90d6d2c99d25b2d5cf63d83df5a8a78f2d2760e9593bab1
|
||||
checksum=1a183c2d3d0d46314ae3647a5c014367948639800bf1b64208f19c7defc8f674
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue