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

Daurnimator daurnimator at archlinux.org
Tue Sep 29 02:59:18 UTC 2020


    Date: Tuesday, September 29, 2020 @ 02:59:17
  Author: daurnimator
Revision: 713656

upgpkg: chezmoi 1.8.6-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-29 01:42:33 UTC (rev 713655)
+++ PKGBUILD	2020-09-29 02:59:17 UTC (rev 713656)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=1.8.5
+pkgver=1.8.6
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go' 'git')
 depends=('glibc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha512sums=('705e10c77c95e5f067adf973ea30cf79cff3a2466da3edc1babd7f08c4ed821da3769b5315c55c424ac6440874f29329d5ae15a15ecd3ea3ceaeac429464df45')
+sha512sums=('88327047a81344c450e23b709d572c9dc9da00df47ca7c2e207df511a99deda78a9f7d04ac8b9648ffe0efaf75354f810c2419c2939780aee212b38021987ee3')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list