Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
git-branchless


Commits:
1aca0d19 by Caleb Maclennan at 2026-05-22T12:18:00+03:00
upgpkg: 0.11.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = git-branchless
        pkgdesc = High-velocity monorepo-scale workflow for Git
-       pkgver = 0.11.0
+       pkgver = 0.11.1
        pkgrel = 1
        url = https://github.com/arxanas/git-branchless
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = git-branchless
        makedepends = cargo
        depends = git
        depends = libgit2
-       source = 
https://github.com/arxanas/git-branchless/archive/v0.11.0/git-branchless-0.11.0.tar.gz
-       sha256sums = 
f5c66ff2194f6cf0a83dbc7b80e29aed4281917471dee32ed2dd5cb15cc4164e
+       source = 
https://github.com/arxanas/git-branchless/archive/v0.11.1/git-branchless-0.11.1.tar.gz
+       sha256sums = 
e71f3e0b6cdbe9948dcabd6e70a18a29285d8a6af3e54bf91192f1aea7099c7c
 
 pkgname = git-branchless


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=git-branchless
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc='High-velocity monorepo-scale workflow for Git'
 url="https://github.com/arxanas/$pkgname";
@@ -13,7 +13,7 @@ makedepends=(cargo)
 checkdepends=(git)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('f5c66ff2194f6cf0a83dbc7b80e29aed4281917471dee32ed2dd5cb15cc4164e')
+sha256sums=('e71f3e0b6cdbe9948dcabd6e70a18a29285d8a6af3e54bf91192f1aea7099c7c')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-branchless/-/commit/1aca0d19dac6a02de93e3b9bd29d08a6511fb5d2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-branchless/-/commit/1aca0d19dac6a02de93e3b9bd29d08a6511fb5d2
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