aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-03 21:57:23 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-04 17:46:32 +0100
commit86e9d02042e2bfa84022e8196fa8ad237aa93b3c (patch)
treeab3059a641fb2973a62f00d8f1dca179c07ef2ca
parentad8945f4666db9bec1c71111fafb5fb49f406597 (diff)
downloadaports-86e9d02042e2bfa84022e8196fa8ad237aa93b3c.tar.bz2
aports-86e9d02042e2bfa84022e8196fa8ad237aa93b3c.tar.xz
testing/chezmoi: upgrade to 1.7.5
-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"