blob: 934c8502882d050c9614a57306f5eefd8ffb7173 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = arch-wiki-cli
pkgdesc = Search the arch wiki from the cli
pkgver = 0.4
pkgrel = 2
url = https://github.com/deadhead420/arch-wiki
arch = any
license = GPL
depends = bash
optdepends = lynx: to view the wiki inside your shell
optdepends = elinks: to view the wiki inside your shell
optdepends = links: to view the wiki inside your shell
source = https://raw.githubusercontent.com/deadhead420/arch-wiki/master/arch-wiki.sh
source = https://raw.githubusercontent.com/deadhead420/arch-wiki/master/arch-wiki.desktop
md5sums = 437f7de1ace85e9397b83ddacc8bcc54
md5sums = f2a1dc5091fe9bb20ea0afb1b102262d
pkgname = arch-wiki-cli
|