summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26fb186a553b..a9c656b8d295 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,13 @@
pkgbase = arch-wiki-cli
- pkgdesc = search in arch wiki from command line
- pkgver = 0.1
+ pkgdesc = Search the arch wiki from the cli
+ pkgver = 0.2
pkgrel = 1
- url = https://github.com/deadhead420/archlinux/blob/master/wiki
+ 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/archlinux/master/wiki/wiki.sh
- md5sums = 13269023719830461f164fabb5d349b3
+ source = https://raw.githubusercontent.com/deadhead420/arch-wiki/master/arch-wiki.sh
+ md5sums = b358943235f2413e429bef8890b3c2ea
pkgname = arch-wiki-cli