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


Commits:
2230db6c by Caleb Maclennan at 2025-12-24T23:50:00+03:00
upgpkg: 22.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = git-town
        pkgdesc = Generic, high-level Git workflow support
-       pkgver = 22.3.0
+       pkgver = 22.4.0
        pkgrel = 1
        url = https://github.com/git-town/git-town
        arch = x86_64
        license = MIT
        makedepends = go
        depends = git
-       source = 
https://github.com/git-town/git-town/archive/v22.3.0/git-town-22.3.0.tar.gz
-       sha256sums = 
2ded68b1eb1fe31ad0d54c23e1a1466bb906d199d0da70431d0ebcfc8c9fb453
+       source = 
https://github.com/git-town/git-town/archive/v22.4.0/git-town-22.4.0.tar.gz
+       sha256sums = 
5c4e87257874b5fa3e756cd8a81a984b3a931261ed90b48f0d9b74b1b13c8b80
 
 pkgname = git-town


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
 
 pkgname=git-town
-pkgver=22.3.0
+pkgver=22.4.0
 pkgrel=1
 pkgdesc='Generic, high-level Git workflow support'
 url="https://github.com/$pkgname/$pkgname";
@@ -12,7 +12,7 @@ depends=(git)
 makedepends=(go)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('2ded68b1eb1fe31ad0d54c23e1a1466bb906d199d0da70431d0ebcfc8c9fb453')
+sha256sums=('5c4e87257874b5fa3e756cd8a81a984b3a931261ed90b48f0d9b74b1b13c8b80')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-town/-/commit/2230db6ccbc55b65c3ccae4bf77c13851a66bd29

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-town/-/commit/2230db6ccbc55b65c3ccae4bf77c13851a66bd29
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to