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

Daurnimator daurnimator at gemini.archlinux.org
Mon Apr 4 07:19:48 UTC 2022


    Date: Monday, April 4, 2022 @ 07:19:48
  Author: daurnimator
Revision: 1181203

upgpkg: chezmoi 2.15.0-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-04 02:31:46 UTC (rev 1181202)
+++ PKGBUILD	2022-04-04 07:19:48 UTC (rev 1181203)
@@ -4,7 +4,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=2.14.0
+pkgver=2.15.0
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 checkdepends=('zip')
 options=('!lto')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha512sums=('b9db25b36213ef7d72a87e47582e5207daeaa5cab334e62024ba82f6545e5c8759e04e30d2db9d295e0a48977297252fb57cba24c4c003fbc2a5c30dcf5ff968')
+sha512sums=('b2e4623e3024a039e2f556c7e132078f1165c1ed8269acbafa508806dedd517820affa3e49225fae7bf5f6d7df657c96ce3b025953671a0010841fc1b9f9e00b')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list