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

Daurnimator daurnimator at gemini.archlinux.org
Mon Dec 13 04:33:37 UTC 2021


    Date: Monday, December 13, 2021 @ 04:33:37
  Author: daurnimator
Revision: 1071372

upgpkg: chezmoi 2.9.3-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-12 23:43:57 UTC (rev 1071371)
+++ PKGBUILD	2021-12-13 04:33:37 UTC (rev 1071372)
@@ -3,7 +3,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=2.9.2
+pkgver=2.9.3
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('glibc')
 checkdepends=('zip')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz")
-sha512sums=('b47bf6a17f80b03151d365e0f67d24b40eea0c197ce9cc46d27c2b8e1c34dda9d4e153037509acc160799ca1eb25ea90140995bf13c64b89c3df2777ba714d01')
+sha512sums=('e267bd0ac92c43dfc7cf478bab0a3ae762baf9b1efdf7d2e87e72a18c29cbdf99494af6e8c395d909df63155c5c3ad8eb0020f5bf6b41ae6ec92da2176e08414')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list