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

Daurnimator daurnimator at archlinux.org
Sun Jan 26 07:17:03 UTC 2020


    Date: Sunday, January 26, 2020 @ 07:17:03
  Author: daurnimator
Revision: 555637

upgpkg: chezmoi 1.7.12-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-26 05:00:42 UTC (rev 555636)
+++ PKGBUILD	2020-01-26 07:17:03 UTC (rev 555637)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=1.7.11
+pkgver=1.7.12
 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=('acbd262566824645ac08bd9013a17c0703db568821b2c5b2ea011f924296fe31')
+sha256sums=('55a5d1ad2a698a6274e8ac189cc075f4570f2cf938c9d7ac1bc711b2d0ef919b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list