summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuan Guo2016-02-18 21:22:23 +0100
committerQuan Guo2016-02-18 21:22:23 +0100
commit6e0d4e15d2619e4bc349afae93651ed9d1657e0b (patch)
treef0811f863f92ee0801646edcd33373cf81309703
parentf0edbb6c3f902c0d05a13d688995da2e64810b87 (diff)
downloadaur-6e0d4e15d2619e4bc349afae93651ed9d1657e0b.tar.gz
Bump to 2.1.22.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99a5cdf42055..820f1ae77b0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Feb 18 20:22:18 UTC 2016
pkgbase = cheat-git
pkgdesc = Cheat allows you to create and view interactive cheatsheets on the command-line
- pkgver = 2.1.15
+ pkgver = 2.1.22.1.gc1d4c76
pkgrel = 1
url = https://github.com/chrisallenlane/cheat
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 274fe5ade108..e2cb78576c0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Quan Guo < guotsuan@gmail.com>
pkgname=cheat-git
-pkgver=2.1.15
+pkgver=2.1.22.1.gc1d4c76
pkgrel=1
pkgdesc="Cheat allows you to create and view interactive cheatsheets on the command-line"
arch=('any')