Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
worktrunk
Commits:
b8187bd9 by Levente Polyak at 2026-07-17T23:52:36+02:00
upgpkg: 0.68.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = worktrunk
pkgdesc = CLI for Git worktree management, designed for parallel AI
agent workflows
- pkgver = 0.58.0
+ pkgver = 0.68.0
pkgrel = 1
url = https://github.com/max-sixty/worktrunk
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = worktrunk
depends = glibc
depends = libgcc
options = !lto
- source =
https://github.com/max-sixty/worktrunk/archive/refs/tags/v0.58.0/worktrunk-0.58.0.tar.gz
- b2sums =
d705b79f1067a71c8cb69600aa6f590d2955be6a6248804f51ef2f413d75db24825e33d3b4d0db51c393199f8d21a1acf1493b258af14d8289a2a3147c757137
+ source =
https://github.com/max-sixty/worktrunk/archive/refs/tags/v0.68.0/worktrunk-0.68.0.tar.gz
+ b2sums =
a367df5320f13a772486ccaf93d1ad48d5ec0e6d01be71922ebea26e89db6c46345ee72923048a5cdbdc5d2d40bb13139b55b1bb1609408a634e5d3cabdbb2c0
pkgname = worktrunk
=====================================
PKGBUILD
=====================================
@@ -1,5 +1,5 @@
pkgname=worktrunk
-pkgver=0.58.0
+pkgver=0.68.0
pkgrel=1
pkgdesc='CLI for Git worktree management, designed for parallel AI agent
workflows'
url='https://github.com/max-sixty/worktrunk'
@@ -17,7 +17,7 @@ makedepends=(
)
options=('!lto')
source=("${url}/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('d705b79f1067a71c8cb69600aa6f590d2955be6a6248804f51ef2f413d75db24825e33d3b4d0db51c393199f8d21a1acf1493b258af14d8289a2a3147c757137')
+b2sums=('a367df5320f13a772486ccaf93d1ad48d5ec0e6d01be71922ebea26e89db6c46345ee72923048a5cdbdc5d2d40bb13139b55b1bb1609408a634e5d3cabdbb2c0')
prepare() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/worktrunk/-/commit/b8187bd91c35cdf677e39381e642d900c1289807
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/worktrunk/-/commit/b8187bd91c35cdf677e39381e642d900c1289807
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