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


Commits:
c543fa9a by Caleb Maclennan at 2024-04-27T15:32:21+03:00
upgpkg: 2.48.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = chezmoi
        pkgdesc = Manage your dotfiles across multiple machines
-       pkgver = 2.47.4
+       pkgver = 2.48.0
        pkgrel = 1
        url = https://www.chezmoi.io/
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = chezmoi
        makedepends = git
        depends = glibc
        options = !lto
-       source = 
chezmoi-2.47.4.tar.gz::https://github.com/twpayne/chezmoi/archive/v2.47.4.tar.gz
-       sha512sums = 
ce2768dd8b70b63aed0c0f30218cd7de2fa0a2497041d6e6e2fa5a26145f964f41979cd14170f8898bb99a9e92b8065affcd90301f3389409d9aaa25a26e0ff7
+       source = 
chezmoi-2.48.0.tar.gz::https://github.com/twpayne/chezmoi/archive/v2.48.0.tar.gz
+       sha512sums = 
9c8b4de4d66b92de5cfcb870c8c0675364c200e34e7259db367b9e7b4433cbedbe51decd796212d33e1594e9510a173e5e6f65c8a553bb0dd9b1ceafca1b52a8
 
 pkgname = chezmoi


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor:  <godea...@gmail.com>
 
 pkgname=chezmoi
-pkgver=2.47.4
+pkgver=2.48.0
 pkgrel=1
 pkgdesc="Manage your dotfiles across multiple machines"
 arch=('x86_64')
@@ -15,7 +15,7 @@ depends=('glibc')
 checkdepends=('zip')
 options=('!lto')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/twpayne/chezmoi/archive/v${pkgver}.tar.gz";)
-sha512sums=('ce2768dd8b70b63aed0c0f30218cd7de2fa0a2497041d6e6e2fa5a26145f964f41979cd14170f8898bb99a9e92b8065affcd90301f3389409d9aaa25a26e0ff7')
+sha512sums=('9c8b4de4d66b92de5cfcb870c8c0675364c200e34e7259db367b9e7b4433cbedbe51decd796212d33e1594e9510a173e5e6f65c8a553bb0dd9b1ceafca1b52a8')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/chezmoi/-/commit/c543fa9a97eae677802a4ed7250d92d0ad99c345
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to