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

Daurnimator daurnimator at archlinux.org
Thu Jan 9 10:19:42 UTC 2020


    Date: Thursday, January 9, 2020 @ 10:19:42
  Author: daurnimator
Revision: 550984

upgpkg: chezmoi 1.7.11-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 09:17:47 UTC (rev 550983)
+++ PKGBUILD	2020-01-09 10:19:42 UTC (rev 550984)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=1.7.10
+pkgver=1.7.11
 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=('664df357f85fa0cad62c111ac06e0d4a40b5bf72396c32ee7a2ebd5c7b6f5ef1')
+sha256sums=('acbd262566824645ac08bd9013a17c0703db568821b2c5b2ea011f924296fe31')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list