summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ce46a15013ed22c3edca3827fca0e12fa8e623ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = isitup
	pkgdesc = Check whether a website is up or down
	pkgver = 0.3.1
	pkgrel = 2
	url = https://github.com/lord63/isitup
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pypandoc
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-requests
	depends = python-click
	source = https://files.pythonhosted.org/packages/source/i/isitup/isitup-0.3.1.tar.gz
	sha256sums = 8db270ef375f5597baeed1e3ed152b98a23c212f3353341adc4d0b3bd57ae842

pkgname = isitup