summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Kuehler2020-05-28 08:00:34 -0700
committerKevin Kuehler2020-05-28 08:00:34 -0700
commit4c1cb619088143bb6dedadc225160a75b34ff1fb (patch)
tree6f0a168e8191e3537539225bd48dc306f1616085 /PKGBUILD
parent83e40eb0226d73b0f12549612fc526f76d67f951 (diff)
downloadaur-4c1cb619088143bb6dedadc225160a75b34ff1fb.tar.gz
Bump to version 2.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c027a53f447..69abcbd33f66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainr: Kevin Kuehler <keur@ocf.berkeley.edu>
+# Maintainer: Kevin Kuehler <keur@xcf.berkeley.edu>
pkgname='git-quick-stats'
-pkgver='2.0.9'
-pkgrel=3
+pkgver='2.1.1'
+pkgrel=1
pkgdesc='`git-quick-stats` is a simple and efficient way to access various statistics in git repository.'
arch=('x86_64')
url="https://github.com/arzzen/$pkgname"