blob: c39c0ae844ebb58b9d930b1c481bc142b5617c3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = navi-bash
pkgdesc = An interactive cheatsheet tool for the command-line (Unmaintained v1 bash version)
pkgver = 0.18.3
pkgrel = 1
url = https://github.com/denisidoro/navi
arch = any
license = AGPL-3.0
depends = fzf
provides = navi
conflicts = navi
source = navi-bash-0.18.3.tar.gz::https://github.com/denisidoro/navi/archive/v0.18.3.tar.gz
sha512sums = cf4a48a6e6e328b7008ff47168448921349920c0e5919c8af6ef9c3c11c9fec0f42fd7c5406c3e536f714962f1eba2cb8ded76bcf401ac0c1fc8b03bc1b1348c
pkgname = navi-bash
|