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

Caleb Maclennan alerque at gemini.archlinux.org
Thu Jun 23 20:52:32 UTC 2022


    Date: Thursday, June 23, 2022 @ 20:52:31
  Author: alerque
Revision: 1239287

upgpkg: chezmoi 2.18.1-1

Modified:
  chezmoi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 18:12:34 UTC (rev 1239286)
+++ PKGBUILD	2022-06-23 20:52:31 UTC (rev 1239287)
@@ -4,7 +4,7 @@
 # Contributor:  <godeater at gmail.com>
 
 pkgname=chezmoi
-pkgver=2.18.0
+pkgver=2.18.1
 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=('662554518e17844f4ae65d19d2ed285f4ba2462ac6d5f9cf39fff5b66530323c883fdb418a89601b2fd83e6d81b7b5415cab9eb00a693c1041659802ef37ee95')
+sha512sums=('0f79c9f3fab0cb8815ed5feb47cce0a7ed2e16b12bb0b629112be635a9e62aa8727d9c4cd4d40830907915bd2469a70c17410aebb0e5218ee86e024c83852dee')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list