Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
chezmoi


Commits:
d6063d15 by Caleb Maclennan at 2026-05-20T10:46:28+03:00
upgpkg: 2.70.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = chezmoi
        pkgdesc = Manage your dotfiles across multiple machines
-       pkgver = 2.70.3
+       pkgver = 2.70.4
        pkgrel = 1
        url = https://www.chezmoi.io/
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = chezmoi
        depends = glibc
        optdepends = git: clone remote dotfiles over ssh
        options = !lto
-       source = 
chezmoi-2.70.3.tar.gz::https://github.com/twpayne/chezmoi/archive/v2.70.3.tar.gz
-       sha512sums = 
4f12b1df996c14bbd2d6e0863f2bb890100e6900a2ff0663501dfcb9d86fee5ce7b538df7f62270f8d26c7455b4cf996c6cbf8118919f1ee2b0cdb86da84fab1
+       source = 
chezmoi-2.70.4.tar.gz::https://github.com/twpayne/chezmoi/archive/v2.70.4.tar.gz
+       sha512sums = 
eb6606f02e5525fa48730376c87a3f1c2c06bc1c119bd991fdb8006eab05ebc99cf6265fb463115b32970dc96b41b7443ce24c3cce7ac3e36eb0c3585063f61f
 
 pkgname = chezmoi


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor:  <[email protected]>
 
 pkgname=chezmoi
-pkgver=2.70.3
+pkgver=2.70.4
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -16,7 +16,7 @@ checkdepends=('zip')
 optdepends=('git: clone remote dotfiles over ssh')
 options=('!lto')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz";)
-sha512sums=('4f12b1df996c14bbd2d6e0863f2bb890100e6900a2ff0663501dfcb9d86fee5ce7b538df7f62270f8d26c7455b4cf996c6cbf8118919f1ee2b0cdb86da84fab1')
+sha512sums=('eb6606f02e5525fa48730376c87a3f1c2c06bc1c119bd991fdb8006eab05ebc99cf6265fb463115b32970dc96b41b7443ce24c3cce7ac3e36eb0c3585063f61f')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chezmoi/-/commit/d6063d15d084eef78e1e610863a835a66e580e93

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chezmoi/-/commit/d6063d15d084eef78e1e610863a835a66e580e93
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to