summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3b767f6ded3d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = linkchecker
+ pkgdesc = An utility to check HTML documents for broken links.
+ pkgver = 9.3
+ pkgrel = 1
+ url = http://wummel.github.io/linkchecker/
+ arch = any
+ license = GPL
+ makedepends = qt4
+ depends = python2>=2.5
+ depends = python2-requests
+ optdepends = python2-qscintilla: for gui version
+ optdepends = python2-pyqt4: for gui version
+ source = http://pypi.python.org/packages/source/L/LinkChecker/LinkChecker-9.3.tar.gz
+ sha256sums = ee0aa60de440fdcf8587ddebf1f691bc777a32d8d4f119beed63f405dc56176d
+
+pkgname = linkchecker
+