summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4185b4746514c9e17f247daef36eb9379dd31127 (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
26
27
28
29
30
31
pkgbase = nvchecker-git
	pkgdesc = a tool for checking if a new version of some software has been released.
	pkgver = 2.17dev.r14
	pkgrel = 1
	epoch = 1
	url = https://github.com/lilydjwg/nvchecker
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-structlog
	depends = python-tornado
	depends = python-pycurl
	depends = python-platformdirs
	optdepends = pyalpm: for "sort_version_key = vercmp" config
	optdepends = python-awesomeversion: for "sort_version_key = awesomeversion" config
	optdepends = python-packaging: for "pypi" source
	optdepends = python-lxml: for "htmlparser" source
	optdepends = python-jq: for "jq" source
	optdepends = python-gobject: for nvchecker-notify
	optdepends = libnotify: for nvchecker-notify
	provides = nvchecker=2.17dev.r14
	conflicts = nvchecker
	source = git+https://github.com/lilydjwg/nvchecker.git
	md5sums = SKIP

pkgname = nvchecker-git