summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5121d76bb9264936c2c0e406ffcf504b2d21161d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = linkchecker-git
	pkgdesc = Check websites for broken links (development version)
	pkgver = latest
	pkgrel = 4
	url = https://linkchecker.github.io/linkchecker
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = git
	depends = python>=3.5
	depends = python-beautifulsoup4
	depends = python-requests>=2.4
	depends = python-xdg
	depends = python-dnspython
	depends = python-future
	optdepends = python-argcomplete
	provides = linkchecker
	conflicts = linkchecker
	source = git+https://github.com/linkchecker/linkchecker.git
	md5sums = SKIP

pkgname = linkchecker-git