summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Wagie2020-04-07 16:36:10 -0600
committerMark Wagie2020-04-07 16:36:10 -0600
commit4f03223d96edcb8b229d6a48179d712ff8058dbe (patch)
treec8dfcb1632d93a70f1d517f72b90a8f0acb29f64 /.SRCINFO
parent02d0ab7d5839d207d6e7f442d1f8da5d5094d575 (diff)
downloadaur-4f03223d96edcb8b229d6a48179d712ff8058dbe.tar.gz
PKGBUILD rewrite
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 21 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bfce7b536a3..1c707c133674 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,29 @@
-# Generated by mksrcinfo v8
-# Wed Jan 30 10:02:34 UTC 2019
pkgbase = cheat-git
- pkgdesc = Cheat allows you to create and view interactive cheatsheets on the command-line
- pkgver = 2.4.2
+ pkgdesc = Allows you to create and view interactive cheatsheets on the command-line
+ pkgver = 3.8.0.r0.g3e67eaa
pkgrel = 1
- url = https://github.com/chrisallenlane/cheat
- arch = any
- license = GPL3
+ url = https://github.com/cheat/cheat
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = x86_64
+ license = MIT
+ license = CC0 1.0 Universal
makedepends = git
- makedepends = python-setuptools
- depends = python2
- depends = python2-docopt
- optdepends = python2-pygments
- optdepends = bash-completion
- optdepends = zsh-completions
- optdepends = fish
+ makedepends = go-pie
+ optdepends = fzf: for Fuzzy Finder integration
+ optdepends = bash-completion: for bash completions
+ optdepends = fish: for fish completions
+ provides = cheat
+ conflicts = cheat
conflicts = cheat-bash-git
conflicts = python-cheat
- source = cheat-git::git+https://github.com/chrisallenlane/cheat.git
- md5sums = SKIP
+ source = git+https://github.com/cheat/cheat.git
+ source = conf.yml
+ source = git+https://github.com/cheat/cheatsheets.git
+ sha256sums = SKIP
+ sha256sums = efffbe20041efc3d49ffe596ab5abe60a10adf70219c2ddecdf1caf350972212
+ sha256sums = SKIP
pkgname = cheat-git