parent
8d75a01137
commit
48bb5d0cd3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=1.8.10
|
version=1.8.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twpayne/chezmoi"
|
go_import_path="github.com/twpayne/chezmoi"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Abigail G <dev@kb6.ee>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://chezmoi.io/"
|
homepage="https://chezmoi.io/"
|
||||||
distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=46f94b65abd0dcb6e3c4d8f28d18f9435297065ffff12140fd60c61ed2ece90f
|
checksum=23515591028202aaf7af908e38972f156ee08022f535bc74aaa9244b82da2fa1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue