summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 10 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2561925b822d..3a3af51f91e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,19 @@
pkgbase = arch-wiki-cli
pkgdesc = Search the arch wiki from the cli
- pkgver = 0.3
- pkgrel = 2
+ pkgver = 0.4
+ pkgrel = 1
url = https://github.com/deadhead420/arch-wiki
arch = any
license = GPL
depends = bash
- source = https://github.com/deadhead420/arch-wiki.git
+ 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 = 662ff5c5cb614669ae096b46b49818a9
+ md5sums = f2a1dc5091fe9bb20ea0afb1b102262d
pkgname = arch-wiki-cli