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

Daurnimator daurnimator at archlinux.org
Sat Dec 21 01:30:24 UTC 2019


    Date: Saturday, December 21, 2019 @ 01:30:24
  Author: daurnimator
Revision: 538590

upgpkg: chezmoi 1.7.9-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 00:59:55 UTC (rev 538589)
+++ PKGBUILD	2019-12-21 01:30:24 UTC (rev 538590)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=1.7.6
+pkgver=1.7.9
 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=('ade232a8624adef864b0ce052b340ca3ef1b4aea26acbc1442fce9a061cef9c5')
+sha256sums=('51d2684ec622bdcfe95ab1bc8198d0234235a044a3451044d71b151e52f63737')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list