[arch-commits] Commit in chezmoi/trunk (PKGBUILD)
Daurnimator
daurnimator at gemini.archlinux.org
Mon May 9 01:00:18 UTC 2022
Date: Monday, May 9, 2022 @ 01:00:18
Author: daurnimator
Revision: 1196318
upgpkg: chezmoi 2.15.3-1
Modified:
chezmoi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-08 23:38:11 UTC (rev 1196317)
+++ PKGBUILD 2022-05-09 01:00:18 UTC (rev 1196318)
@@ -4,7 +4,7 @@
# Contributor: <godeater at gmail.com>
pkgname=chezmoi
-pkgver=2.15.2
+pkgver=2.15.3
pkgrel=1
pkgdesc="Manage your dotfiles across multiple machines"
arch=('x86_64')
@@ -15,7 +15,7 @@
checkdepends=('zip')
options=('!lto')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha512sums=('b3753c585caffcc8c1d3cebac4b4282ea08a8d0835d95c85209ca79173c41eaa0841024f22416eaaccbd90683f01da116a3b733a142bb9c55e496d16f4b901cb')
+sha512sums=('6e491788bb4de81b5786204969ff56764c2190820ec9376bfbb26bf2507fc43d49c691bce06ea2725c6d8c1f4cbf6c6c101604d6d2f3b360ad0f03c7e5f1e967')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list