summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authororhun2021-06-22 02:00:55 +0300
committerorhun2021-06-22 02:00:55 +0300
commit4411f51b20a4712aaf8e4158fec40418e51c3707 (patch)
treefda4d8dae7a211c47f672769dac5dbb0f46793ac
parent4d3503e14a7210d7b2bb20119d684c0f19d604fc (diff)
downloadaur-4411f51b20a4712aaf8e4158fec40418e51c3707.tar.gz
upgpkg: gfold-git 1.4.0.r1.gfedbbcb-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc7d5fbc78f0..adf7a9a27c44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gfold-git
pkgdesc = CLI tool to help keep track of Git repositories (git)
- pkgver = 1.3.0.r1.gc3aef28
+ pkgver = 1.4.0.r1.gfedbbcb
pkgrel = 1
url = https://github.com/nickgerace/gfold
arch = x86_64
@@ -15,4 +15,3 @@ pkgbase = gfold-git
sha512sums = SKIP
pkgname = gfold-git
-
diff --git a/PKGBUILD b/PKGBUILD
index b7c554abb9a1..7ba1a254afd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# https://github.com/orhun/pkgbuilds
pkgname=gfold-git
-pkgver=1.3.0.r1.gc3aef28
+pkgver=1.4.0.r1.gfedbbcb
pkgrel=1
pkgdesc="CLI tool to help keep track of Git repositories (git)"
arch=('x86_64')