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

Daurnimator daurnimator at archlinux.org
Sun Dec 29 02:02:44 UTC 2019


    Date: Sunday, December 29, 2019 @ 02:02:43
  Author: daurnimator
Revision: 543667

upgpkg: chezmoi 1.7.10-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-29 02:02:31 UTC (rev 543666)
+++ PKGBUILD	2019-12-29 02:02:43 UTC (rev 543667)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=1.7.9
+pkgver=1.7.10
 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=('51d2684ec622bdcfe95ab1bc8198d0234235a044a3451044d71b151e52f63737')
+sha256sums=('664df357f85fa0cad62c111ac06e0d4a40b5bf72396c32ee7a2ebd5c7b6f5ef1')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list