aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/chezmoi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/chezmoi/APKBUILD b/community/chezmoi/APKBUILD
index 0cbe285ffd..96062c110b 100644
--- a/community/chezmoi/APKBUILD
+++ b/community/chezmoi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=chezmoi
-pkgver=1.7.19
+pkgver=1.8.0
pkgrel=0
pkgdesc="Manage your dotfiles across multiple machines, securely."
url="https://www.chezmoi.io/"
@@ -76,4 +76,4 @@ cleanup_srcdir() {
default_cleanup_srcdir
}
-sha512sums="67e31e8f2f35af4870c0817663d85866df77924da6b0cbf4c8c198a9dbbaa27c7e35291add91d5eebce9d1afa65fef3a6ba46d68fe9aee41c4ee9a1251c08940 chezmoi-1.7.19.tar.gz"
+sha512sums="768b315746b0a4cfe90e172146392e5324fa25accfee53f4f092251f4840a2115dab47515dac595f52d6b7793fd65c3a9d7bef7ea2dc9f10906a89dacf1d9f29 chezmoi-1.8.0.tar.gz"