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

Daurnimator daurnimator at gemini.archlinux.org
Thu Aug 5 11:58:49 UTC 2021


    Date: Thursday, August 5, 2021 @ 11:58:48
  Author: daurnimator
Revision: 993827

upgpkg: chezmoi 2.1.4-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-05 11:58:07 UTC (rev 993826)
+++ PKGBUILD	2021-08-05 11:58:48 UTC (rev 993827)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=2.1.3
+pkgver=2.1.4
 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=('accc41a5e8864577d5f5079be3bdc4fece73d347a5dfc81d811df3a5c526dea9ec2c049efc369fdf3f62515b8e07577d9fad7e8a05ec93f274ca64abe2d93d37')
+sha512sums=('32095a992c033e8d0a5ca11c5b356c4ac0ce62cd68d390eab3fe599ca6b225ff3ea3299a6c211750af4f3b2ff4a1650e2e653c6dfe9a908b99a4a639c8268563')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list