summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffebd387f10f..585d3c718be0 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.0.8
+ pkgver = 2.0.9
pkgrel = 1
url = https://github.com/arzzen/git-quick-stats
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = git-quick-stats
depends = git
provides = git-quick-stats
conflicts = git-quick-stats
- source = git-quick-stats::git+https://github.com/arzzen/git-quick-stats#tag=2.0.8
+ source = git-quick-stats::git+https://github.com/arzzen/git-quick-stats#tag=2.0.9
sha256sums = SKIP
pkgname = git-quick-stats
diff --git a/PKGBUILD b/PKGBUILD
index dc5e009e75c6..f91be0fc4d1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainr: Kevin Kuehler <keur@ocf.berkeley.edu>
pkgname='git-quick-stats'
-pkgver='2.0.8'
+pkgver='2.0.9'
pkgrel=1
pkgdesc='`git-quick-stats` is a simple and efficient way to access various statistics in git repository.'
arch=('x86_64')