aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/chezmoi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/chezmoi/APKBUILD b/testing/chezmoi/APKBUILD
index bf0872e991..b7c0fa3a4e 100644
--- a/testing/chezmoi/APKBUILD
+++ b/testing/chezmoi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname="chezmoi"
-pkgver="1.7.4"
+pkgver="1.7.5"
pkgrel=0
pkgdesc="Manage your dotfiles across multiple machines, securely."
url="https://www.chezmoi.io/"
@@ -77,4 +77,4 @@ cleanup_srcdir() {
default_cleanup_srcdir
}
-sha512sums="ff7e35446a2f7cf835d95b959dfdcdc31659960c9b2a1766dd03f5132330995aa1b367865f8629cadc176d7ef9d71fc82f9f0337267c321efdc14158444ca1e8 chezmoi-1.7.4.tar.gz"
+sha512sums="e63a4d62d3c788931f7c3691c26e51062677f9cee4d2d708d18ca70578b01bde85c757104de9296349ac3e23f029ef05a55ea5ccc3b353a07a748e2fc3d4290d chezmoi-1.7.5.tar.gz"