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

Daurnimator daurnimator at archlinux.org
Tue Dec 3 13:44:07 UTC 2019


    Date: Tuesday, December 3, 2019 @ 13:44:06
  Author: daurnimator
Revision: 534940

upgpkg: chezmoi 1.7.5-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-03 13:43:51 UTC (rev 534939)
+++ PKGBUILD	2019-12-03 13:44:06 UTC (rev 534940)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=1.7.3
+pkgver=1.7.5
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go-pie' 'git')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha256sums=('5a524b534372625399e1f72007ea4a7d4e470aba74cb17c9b319894ef4b241dc')
+sha256sums=('f77c0ef30f8c4a4b981a6479e69e073bbd701046be7dc544f5284871020e0afa')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list