summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Kuehler2020-07-09 08:54:19 -0700
committerKevin Kuehler2020-07-09 08:54:19 -0700
commit675c2d06f71f417598fd3ea5ff93e8b946526a7e (patch)
tree56ec91cbed37e91a89d8734c41378ffa122bc82d
parent4c1cb619088143bb6dedadc225160a75b34ff1fb (diff)
downloadaur-675c2d06f71f417598fd3ea5ff93e8b946526a7e.tar.gz
Bump to version 2.1.2
Thank you to tsdgeos 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 4760b6feccc2..393959267d4e 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.1
+ pkgver = 2.1.2
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.1
+ source = git-quick-stats::git+https://github.com/arzzen/git-quick-stats#tag=2.1.2
sha256sums = SKIP
pkgname = git-quick-stats
diff --git a/PKGBUILD b/PKGBUILD
index 69abcbd33f66..8d252fc1277a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin Kuehler <keur@xcf.berkeley.edu>
pkgname='git-quick-stats'
-pkgver='2.1.1'
+pkgver='2.1.2'
pkgrel=1
pkgdesc='`git-quick-stats` is a simple and efficient way to access various statistics in git repository.'
arch=('x86_64')