summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 868b11c74401814f9fa4ed12bcd97bfe92537c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = howdoi-git
	pkgdesc = Instant coding answers via the command line.
	pkgver = 1.1.14.329.807894b
	pkgrel = 1
	url = https://github.com/gleitz/howdoi
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-cssselect
	depends = python-lxml
	depends = python-pyquery
	depends = python-requests
	depends = python-requests-cache
	depends = python-pygments
	conflicts = python2-howdoi
	conflicts = howdoi
	source = howdoi::git+https://github.com/gleitz/howdoi.git#branch=master
	md5sums = SKIP

pkgname = howdoi-git