Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / chezmoi
Commits: c5d35b1d by Daurnimator at 2023-09-07T14:01:11+10:00 upgpkg: 2.39.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: <[email protected]> pkgname=chezmoi -pkgver=2.39.0 +pkgver=2.39.1 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=('e0155e86c3821877d1f902399f3b45be1c24604d3b12e54d49a7b9180171361ead67c3d7b77e07baefe3d566cb75118dcb4cf505b23907f219a097d8d75acd98') +sha512sums=('6d73172d1abc24d3d2a6deaa7b53b84c5d7faa7141578478816931584befabfdb364a040642477a6a922501bbfdb84084ccc91af3eb664c4a5aaa8c8e6ced60e') prepare() { cd "$pkgname-$pkgver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chezmoi/-/commit/c5d35b1d467fa954cef347e6d8e732f4698b35c5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chezmoi/-/commit/c5d35b1d467fa954cef347e6d8e732f4698b35c5 You're receiving this email because of your account on gitlab.archlinux.org.
