summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a1658d9ab71..9d40bbcf755c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Automatically generated by pip2arch on 2015-01-27
pkgname=python-cheat
-pkgver=2.1.3
+pkgver=2.1.10
pkgrel=1
pkgdesc="Cheat allows you to create and view interactive cheatsheets on the command-line."
url="https://github.com/chrisallenlane/cheat"
@@ -10,7 +10,7 @@ optdepends=('python-pygments')
license=('GPL3')
arch=('any')
source=("https://pypi.python.org/packages/source/c/cheat/cheat-${pkgver}.tar.gz")
-md5sums=('9044e47f8c739f8d4c9a18f7c556f4e1')
+md5sums=('381384e9601d099af3614fecd808e5f6')
build() {
cd "$srcdir/cheat-${pkgver}"