summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJameson Pugh2019-02-11 10:57:18 -0500
committerJameson Pugh2019-02-11 10:57:18 -0500
commitc57c54a281c96b495dda361828f03daa68670f3c (patch)
tree0252be5145c45144a12d7057f7e8bd29af649590 /.SRCINFO
parent591b86fa776fa10225c8a68753ad443848675246 (diff)
downloadaur-c57c54a281c96b495dda361828f03daa68670f3c.tar.gz
2.5.0 (finally)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ed92c5b931b..ef170df2c7f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-cheat
pkgdesc = Cheat allows you to create and view interactive cheatsheets on the command-line.
- pkgver = 2.3.1
+ pkgver = 2.5.0
pkgrel = 1
url = https://github.com/chrisallenlane/cheat
arch = any
@@ -8,9 +8,13 @@ pkgbase = python-cheat
makedepends = python
depends = python
depends = python-docopt
- optdepends = python-pygments
- source = https://github.com/chrisallenlane/cheat/archive/2.3.1.tar.gz
- sha256sums = f944612b1d1b97dbe87c6cc3c68932df983482f53a09b0446c318ee7399c865c
+ depends = python-pygments
+ depends = python-termcolor
+ optdepends = bash-completion
+ optdepends = zsh-completions
+ optdepends = fish
+ source = https://github.com/chrisallenlane/cheat/archive/2.5.0.tar.gz
+ sha256sums = 154379dc3dadb23e270418754c264e4080aba1a4f621d26b3b4abeed71d1d6c9
pkgname = python-cheat