mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chezmoi: update to 2.33.1.
This commit is contained in:
parent
f005a7e134
commit
072b9a1134
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'chezmoi'
|
# Template file for 'chezmoi'
|
||||||
pkgname=chezmoi
|
pkgname=chezmoi
|
||||||
version=2.33.0
|
version=2.33.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/twpayne/chezmoi/v2"
|
go_import_path="github.com/twpayne/chezmoi/v2"
|
||||||
go_build_tags="noembeddocs noupgrade"
|
go_build_tags="noembeddocs noupgrade"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Manage your dotfiles across multiple machines, securely"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://chezmoi.io/"
|
homepage="https://chezmoi.io/"
|
||||||
|
changelog="https://github.com/twpayne/chezmoi/releases"
|
||||||
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
distfiles="https://github.com/twpayne/chezmoi/archive/v${version}.tar.gz"
|
||||||
checksum=ea4155b54bfe267844390025dc2aff42118c413f14af9ed896b9713b32f2ed27
|
checksum=2f1d053a65f1fc1b3b4c254462d93466805849c0a0e3b02c43c34846c66a0794
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
local _date
|
local _date
|
||||||
|
|
Loading…
Add table
Reference in a new issue