aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-06 20:10:55 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-06 20:10:55 +0000
commitecd20a844d8c6f7bd2b21b06e3bbf31f5e9a2ebf (patch)
tree55d3a06144e0cc3b9e8faa645e102f0772cdd249 /community
parent3b473736b6a16063828fb827d5b409844ae4143e (diff)
downloadaports-ecd20a844d8c6f7bd2b21b06e3bbf31f5e9a2ebf.tar.bz2
aports-ecd20a844d8c6f7bd2b21b06e3bbf31f5e9a2ebf.tar.xz
community/chezmoi: upgrade to 1.8.1
Diffstat (limited to 'community')
-rw-r--r--community/chezmoi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/chezmoi/APKBUILD b/community/chezmoi/APKBUILD
index a84af18138..214ca6623c 100644
--- a/community/chezmoi/APKBUILD
+++ b/community/chezmoi/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=chezmoi
-pkgver=1.8.0
-pkgrel=1
+pkgver=1.8.1
+pkgrel=0
pkgdesc="Manage your dotfiles across multiple machines, securely."
url="https://www.chezmoi.io/"
arch="all"
@@ -76,4 +76,4 @@ cleanup_srcdir() {
default_cleanup_srcdir
}
-sha512sums="768b315746b0a4cfe90e172146392e5324fa25accfee53f4f092251f4840a2115dab47515dac595f52d6b7793fd65c3a9d7bef7ea2dc9f10906a89dacf1d9f29 chezmoi-1.8.0.tar.gz"
+sha512sums="9893c51b75c5aa792595f7edc116670248c3c9c411bb3762577dc5fab1bf67edd9b179119b59fb0dfbd13a8b9c210bd3802facb93b3791f9d17f78d056f91c16 chezmoi-1.8.1.tar.gz"