[arch-commits] Commit in chezmoi/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Sun May 1 17:29:02 UTC 2022


    Date: Sunday, May 1, 2022 @ 17:29:01
  Author: alerque
Revision: 1192120

upgpkg: chezmoi 2.15.2-1

Modified:
  chezmoi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-01 17:22:08 UTC (rev 1192119)
+++ PKGBUILD	2022-05-01 17:29:01 UTC (rev 1192120)
@@ -4,8 +4,8 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=2.15.1
-pkgrel=2
+pkgver=2.15.2
+pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
 url='https://www.chezmoi.io/'
@@ -15,7 +15,7 @@
 checkdepends=('zip')
 options=('!lto')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha512sums=('d2d0362ec1b566a6f6390e4673883316c3426d7ca0a2d946ae257f06cc8532805be6994abbea3ec7cb3fdc4c91174d90ceacac7e6200b9ed8b79fe1a31ed58da')
+sha512sums=('b3753c585caffcc8c1d3cebac4b4282ea08a8d0835d95c85209ca79173c41eaa0841024f22416eaaccbd90683f01da116a3b733a142bb9c55e496d16f4b901cb')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list