summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2f4f648dd9a027007432199c42c0d4f23ff7bced (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = xkcd-git
	pkgdesc = CLI tool to fetch XKCD comics
	pkgver = r56.9c26c67
	pkgrel = 2
	epoch = 1
	url = https://github.com/itsron717/XKCD
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-click
	depends = python-pillow
	depends = python-requests
	optdepends = python-sh: to display the XKCD banner
	optdepends = lolcat: to display the XKCD banner
	optdepends = figlet: to display the XKCD banner
	provides = xkcd
	conflicts = xkcd
	source = xkcd-git::git+https://github.com/itsron717/XKCD
	sha256sums = SKIP

pkgname = xkcd-git