summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorQuan Guo2019-01-30 18:01:12 +0800
committerQuan Guo2019-01-30 18:01:12 +0800
commit0e2c923ca0188ba7e04bad350ef51d056279afdc (patch)
treec52065e1b7a5dfadbb45501942080726b6a95726 /.SRCINFO
parente1b5bcfe774b03ed8068e3d35fd2991156895983 (diff)
downloadaur-0e2c923ca0188ba7e04bad350ef51d056279afdc.tar.gz
Add more completion functions
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5660462c57e..626897c5191c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
# Generated by mksrcinfo v8
-# Mon Jun 18 14:22:44 UTC 2018
+# Wed Jan 30 10:01:09 UTC 2019
pkgbase = cheat-git
pkgdesc = Cheat allows you to create and view interactive cheatsheets on the command-line
- pkgver = 2.2.3
+ pkgver = 2.4.2
pkgrel = 1
url = https://github.com/chrisallenlane/cheat
arch = any
license = GPL3
makedepends = git
+ makedepends = python-setuptools
depends = python2
depends = python2-docopt
optdepends = python2-pygments
optdepends = bash-completion
+ optdepends = zsh-completions
+ optdepends = fish
conflicts = cheat-bash-git
conflicts = python-cheat
source = cheat-git::git+https://github.com/chrisallenlane/cheat.git