summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Kuehler2021-05-22 11:48:04 -0700
committerKevin Kuehler2021-05-22 11:48:04 -0700
commit1571e14962ba007bf6793e0288cb53a24407a87f (patch)
tree9e7d595fd743fa6d0908f8033e5088a44d948308
parent675c2d06f71f417598fd3ea5ff93e8b946526a7e (diff)
downloadaur-1571e14962ba007bf6793e0288cb53a24407a87f.tar.gz
Bump 2.1.9
Thanks to sanketdg for the notify
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 393959267d4e..6fa5253771fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = git-quick-stats
pkgdesc = `git-quick-stats` is a simple and efficient way to access various statistics in git repository.
- pkgver = 2.1.2
+ pkgver = 2.1.9
pkgrel = 1
url = https://github.com/arzzen/git-quick-stats
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = git-quick-stats
depends = util-linux
provides = git-quick-stats
conflicts = git-quick-stats
- source = git-quick-stats::git+https://github.com/arzzen/git-quick-stats#tag=2.1.2
+ source = git-quick-stats::git+https://github.com/arzzen/git-quick-stats#tag=2.1.9
sha256sums = SKIP
pkgname = git-quick-stats
diff --git a/PKGBUILD b/PKGBUILD
index 8d252fc1277a..da8a77478ac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Kuehler <keur@xcf.berkeley.edu>
pkgname='git-quick-stats'
-pkgver='2.1.2'
+pkgver='2.1.9'
pkgrel=1
pkgdesc='`git-quick-stats` is a simple and efficient way to access various statistics in git repository.'
arch=('x86_64')