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

Caleb Maclennan alerque at gemini.archlinux.org
Sat Feb 26 08:34:58 UTC 2022


    Date: Saturday, February 26, 2022 @ 08:34:57
  Author: alerque
Revision: 1136646

upgpkg: chezmoi 2.13.0-1

Modified:
  chezmoi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-26 07:25:59 UTC (rev 1136645)
+++ PKGBUILD	2022-02-26 08:34:57 UTC (rev 1136646)
@@ -4,7 +4,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=2.12.1
+pkgver=2.13.0
 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=('e0ebf3d76f03379402987c242b3415220c08b06d59063f38391046f236c5405acdefc64691385ef0333e5c764d604a7a39eb9a68947d15eeefc416772a762f31')
+sha512sums=('25500ff8e1a32b864104f2ada1b74da70711548013cd8fa29fdab1c5a6eb0db0f5ed1b1775ad6c6618efe063196ede07d10b45d4ee55a7322fc2d5fc07b25d79')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list