summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJack O'Connor2017-11-30 23:21:17 -0500
committerJack O'Connor2017-11-30 23:21:17 -0500
commit063a551f491200e1f720f80997469a5fceffafc0 (patch)
tree19c374e1ce1ff9c1b4dac39c3bfb87385635bc6b /PKGBUILD
parent83f0a243c7df9c92e6e988d6bd2173d2bfa6f342 (diff)
downloadaur-063a551f491200e1f720f80997469a5fceffafc0.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51a464d23a65..daeb6014feae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=peru-git
pkgdesc='A tool for fetching code'
url='https://github.com/buildinspace/peru'
license=('MIT')
-pkgver=601.bb9396e
+pkgver=612.b80e0b3
pkgver() {
cd "$srcdir/peru"
echo $(git rev-list --count master).$(git rev-parse --short master)