aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-10-10 10:18:15 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-10-10 10:18:15 +0000
commit8889ac061134382487ee66a1da4acf7c9eb35c11 (patch)
treef6d218f974c7bf0eaa107862391f0743bb5c7713
parent2f361178f2bbd0b9c25a38e2bf7e1ff108fe32b1 (diff)
downloadalpine_aports-8889ac061134382487ee66a1da4acf7c9eb35c11.tar.bz2
alpine_aports-8889ac061134382487ee66a1da4acf7c9eb35c11.tar.xz
alpine_aports-8889ac061134382487ee66a1da4acf7c9eb35c11.zip
community/chezmoi: upgrade to 1.8.7
-rw-r--r--community/chezmoi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/chezmoi/APKBUILD b/community/chezmoi/APKBUILD
index 970d0b389b..0a13c09048 100644
--- a/community/chezmoi/APKBUILD
+++ b/community/chezmoi/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Kevin Daudt <kdaudt@alpinelinux.org> 1# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
2# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> 2# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
3pkgname=chezmoi 3pkgname=chezmoi
4pkgver=1.8.5 4pkgver=1.8.7
5pkgrel=0 5pkgrel=0
6pkgdesc="Manage your dotfiles across multiple machines, securely." 6pkgdesc="Manage your dotfiles across multiple machines, securely."
7url="https://www.chezmoi.io/" 7url="https://www.chezmoi.io/"
@@ -52,4 +52,4 @@ cleanup_srcdir() {
52 default_cleanup_srcdir 52 default_cleanup_srcdir
53} 53}
54 54
55sha512sums="705e10c77c95e5f067adf973ea30cf79cff3a2466da3edc1babd7f08c4ed821da3769b5315c55c424ac6440874f29329d5ae15a15ecd3ea3ceaeac429464df45 chezmoi-1.8.5.tar.gz" 55sha512sums="bb1da178cc73a37d5b7bedd2a74d6f1eef3dcc28224dabaacdc8645e802d892810d8d8c5df2f9e3eb684f4a5ee409ab2c0bfb754f6fad65285dc7bb739bb12e6 chezmoi-1.8.7.tar.gz"