summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuan Guo2015-10-05 18:38:13 +0200
committerQuan Guo2015-10-05 18:38:13 +0200
commitf0edbb6c3f902c0d05a13d688995da2e64810b87 (patch)
treef7f7ed88fe53fdbb279c0841c19457363ec91548
parent826be1030d864f3c36fd962aca9ccae73321cd24 (diff)
downloadaur-f0edbb6c3f902c0d05a13d688995da2e64810b87.tar.gz
Bump to version 2.1.15
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11a33725738f..99a5cdf42055 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cheat-git
pkgdesc = Cheat allows you to create and view interactive cheatsheets on the command-line
- pkgver = 2.1.8
+ pkgver = 2.1.15
pkgrel = 1
url = https://github.com/chrisallenlane/cheat
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 735f99d6d4cc..274fe5ade108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Quan Guo < guotsuan@gmail.com>
pkgname=cheat-git
-pkgver=2.1.8
+pkgver=2.1.15
pkgrel=1
pkgdesc="Cheat allows you to create and view interactive cheatsheets on the command-line"
arch=('any')