Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / git-branchless
Commits: cde71920 by Caleb Maclennan at 2023-09-03T00:20:29+03:00 upgpkg: 0.8.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Caleb Maclennan <[email protected]> pkgname=git-branchless -pkgver=0.7.1 -pkgrel=3 +pkgver=0.8.0 +pkgrel=1 pkgdesc='High-velocity monorepo-scale workflow for Git' url="https://github.com/arxanas/$pkgname" arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(cargo) checkdepends=(git) _archive="$pkgname-$pkgver" source=("$url/archive/v$pkgver/$_archive.tar.gz") -sha256sums=('90a69356573acd0984607749cc18706c5a2410e1d59b553df5271ad3e4147dbf') +sha256sums=('f9e13d9a3de960b32fb684a59492defd812bb0785df48facc964478f675f0355') prepare() { cd "$_archive" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/git-branchless/-/commit/cde719202d3a7cd3f0130831794c79a92c9bfde9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/git-branchless/-/commit/cde719202d3a7cd3f0130831794c79a92c9bfde9 You're receiving this email because of your account on gitlab.archlinux.org.
