Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gfold
Commits:
9afd79b3 by Caleb Maclennan at 2024-12-30T16:04:17+03:00
upgpkg: 4.6.0-2: Rebuild for libgit2 1.9
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gfold
pkgdesc = A CLI tool to help keep track of Git repositories
pkgver = 4.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nickgerace/gfold
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=gfold
pkgver=4.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="A CLI tool to help keep track of Git repositories"
arch=('x86_64')
url="https://github.com/nickgerace/gfold"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gfold/-/commit/9afd79b39bfadbc9e68fe0ee5b9835f0ac9804b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gfold/-/commit/9afd79b39bfadbc9e68fe0ee5b9835f0ac9804b1
You're receiving this email because of your account on gitlab.archlinux.org.