From 0a05c1813fb88e6cb54fd9e804fde53d81ef6abb Mon Sep 17 00:00:00 2001 From: mthines Date: Wed, 4 Feb 2026 14:19:36 +0100 Subject: [PATCH] Update to v0.14.4 --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 02716794d70c..d35d7158b8a5 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = gw-tools pkgdesc = Git worktree manager - Streamline your multi-branch development workflow - pkgver = 0.13.16 + pkgver = 0.14.4 pkgrel = 1 url = https://github.com/mthines/gw-tools arch = x86_64 @@ -8,9 +8,9 @@ pkgbase = gw-tools license = MIT provides = gw conflicts = gw - source_x86_64 = gw-tools-0.13.16-x64::https://github.com/mthines/gw-tools/releases/download/v0.13.16/gw-linux-x64 - sha256sums_x86_64 = 68423a895e350bfb5771dbf864b2e5df65ef665211b9006ef6f474a0950a3dc8 - source_aarch64 = gw-tools-0.13.16-arm64::https://github.com/mthines/gw-tools/releases/download/v0.13.16/gw-linux-arm64 - sha256sums_aarch64 = 0ee7a83ee79bcd31fb2700e49c984bc20a7d9d45432e0c75fcfa99a5965971fb + source_x86_64 = gw-tools-0.14.4-x64::https://github.com/mthines/gw-tools/releases/download/v0.14.4/gw-linux-x64 + sha256sums_x86_64 = 4914ce3bbef92844807cccd84e9e0e01392a6390f9c8ce13a4ab2ca98dc8450e + source_aarch64 = gw-tools-0.14.4-arm64::https://github.com/mthines/gw-tools/releases/download/v0.14.4/gw-linux-arm64 + sha256sums_aarch64 = 3682d2931b85d2fca4a94f2da3af4b2429da3a4e16aa59a208569334f3b6f498 pkgname = gw-tools diff --git a/PKGBUILD b/PKGBUILD index 24aebd649c3d..069039b9d018 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Mads Thines Coello pkgname=gw-tools -pkgver=0.13.16 +pkgver=0.14.4 pkgrel=1 pkgdesc="Git worktree manager - Streamline your multi-branch development workflow" arch=('x86_64' 'aarch64') @@ -13,8 +13,8 @@ conflicts=('gw') source_x86_64=("$pkgname-$pkgver-x64::$url/releases/download/v$pkgver/gw-linux-x64") source_aarch64=("$pkgname-$pkgver-arm64::$url/releases/download/v$pkgver/gw-linux-arm64") -sha256sums_x86_64=('68423a895e350bfb5771dbf864b2e5df65ef665211b9006ef6f474a0950a3dc8') -sha256sums_aarch64=('0ee7a83ee79bcd31fb2700e49c984bc20a7d9d45432e0c75fcfa99a5965971fb') +sha256sums_x86_64=('4914ce3bbef92844807cccd84e9e0e01392a6390f9c8ce13a4ab2ca98dc8450e') +sha256sums_aarch64=('3682d2931b85d2fca4a94f2da3af4b2429da3a4e16aa59a208569334f3b6f498') package() { if [ "$CARCH" = "x86_64" ]; then