summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b4693c77970c7ff59b38c6d638228cef40450381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = netchecker
	pkgdesc = Simple network checker with JSON configuration
	pkgver = 1.0.7
	pkgrel = 1
	url = https://github.com/radlesner/netchecker
	arch = any
	license = GPL-3.0
	depends = bash
	depends = jq
	depends = iputils
	source = netchecker::git+https://github.com/radlesner/netchecker#tag=v1.0.7
	sha256sums = SKIP

pkgname = netchecker