summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a41d63d0358ce61a6b601852b452f261331a9097 (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
pkgbase = hostsblock
	pkgdesc = An ad- and malware-blocking utility for POSIX systems
	pkgver = 0.999.8
	pkgrel = 1
	url = https://github.com/gaenserich/hostsblock
	install = hostsblock.install
	changelog = hostsblock.changelog
	arch = any
	license = GPL
	depends = sh
	depends = curl
	depends = grep
	depends = sed
	depends = coreutils
	depends = findutils
	optdepends = dnsmasq: helps speed up DNS resolutions
	optdepends = pixelserv: removes boilerplate page on blocked urls
	optdepends = kwakd: removes boilerplate page on blocked urls (recommended)
	optdepends = pixelserv-tls: removes boilerplate page on blocked urls (supports HTTPS)
	optdepends = unzip: allows the use of zipped downloads
	optdepends = p7zip: allows the use of 7zipped downloads
	source = https://github.com/gaenserich/hostsblock/archive/v0.999.8.tar.gz
	sha1sums = ad67ce3f45cc5a4b967f5c9e3af6ef8d65b56fa1

pkgname = hostsblock