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

Daurnimator daurnimator at gemini.archlinux.org
Sun Aug 1 11:09:05 UTC 2021


    Date: Sunday, August 1, 2021 @ 11:09:05
  Author: daurnimator
Revision: 991940

upgpkg: chezmoi 2.1.3-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-01 10:42:18 UTC (rev 991939)
+++ PKGBUILD	2021-08-01 11:09:05 UTC (rev 991940)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=2.1.2
+pkgver=2.1.3
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go' 'git')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha512sums=('dd7611521cddfba3ccce561a2831b6aca3c433a49e266f78c682ba3c4cdb49fb89fdc78b9a3dd0bd2b5247c2d8e84b102b361db2575c96063bfa7f948d782faa')
+sha512sums=('accc41a5e8864577d5f5079be3bdc4fece73d347a5dfc81d811df3a5c526dea9ec2c049efc369fdf3f62515b8e07577d9fad7e8a05ec93f274ca64abe2d93d37')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list