summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuan Guo2016-09-04 09:50:22 +0200
committerQuan Guo2016-09-04 09:50:22 +0200
commitb6a95acfe855415a4dab4a611d8b4c114e7f386c (patch)
tree77e9e4d63efe20412dff1004f4a24176e2493751
parentda62e7124055de386e427f6932437854334020be (diff)
downloadaur-b6a95acfe855415a4dab4a611d8b4c114e7f386c.tar.gz
Bump to 2.1.26
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b77276368d6..e3662f79d417 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jun 13 18:59:09 UTC 2016
+# Sun Sep 4 07:50:17 UTC 2016
pkgbase = cheat-git
pkgdesc = Cheat allows you to create and view interactive cheatsheets on the command-line
- pkgver = 2.1.25
+ pkgver = 2.1.26
pkgrel = 1
url = https://github.com/chrisallenlane/cheat
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 9c6cb44d5972..e863e36140dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Quan Guo < guotsuan@gmail.com>
pkgname=cheat-git
-pkgver=2.1.25
+pkgver=2.1.26
pkgrel=1
pkgdesc="Cheat allows you to create and view interactive cheatsheets on the command-line"
arch=('any')