Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / chezmoi
Commits: b70ab457 by Daurnimator at 2023-09-04T10:27:05+10:00 upgpkg: 2.39.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: <godea...@gmail.com> pkgname=chezmoi -pkgver=2.38.0 +pkgver=2.39.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=('f1bd6a4aef056ac82beb255618e8cd1b908024efc81fd8912315ece6c6bb116a220ffd91c1bf70c568d95b440609b01da9f37eae7615c5d1070103f33658f765') +sha512sums=('e0155e86c3821877d1f902399f3b45be1c24604d3b12e54d49a7b9180171361ead67c3d7b77e07baefe3d566cb75118dcb4cf505b23907f219a097d8d75acd98') prepare() { cd "$pkgname-$pkgver" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chezmoi/-/commit/b70ab457a51481dc28202c9db7dd6eaf7e0735dd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chezmoi/-/commit/b70ab457a51481dc28202c9db7dd6eaf7e0735dd You're receiving this email because of your account on gitlab.archlinux.org.