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 9d40bbcf755c..c449213b3507 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Automatically generated by pip2arch on 2015-01-27
pkgname=python-cheat
-pkgver=2.1.10
+pkgver=2.1.13
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=('381384e9601d099af3614fecd808e5f6')
+sha256sums=('50cd157b4e63f44bcc4707df76b8ec87290446422fa19e645f54f4fbd0f80225')
build() {
cd "$srcdir/cheat-${pkgver}"