summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fdde80af443412476721cb121a22112b3fa2da5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = update-hosts-git
	pkgdesc = Generate a hosts file based on multiple sources (git)
	pkgver = r288.5a477a0
	pkgrel = 1
	url = https://github.com/pyamsoft/update-hosts.git
	arch = any
	license = MIT
	makedepends = git
	optdepends = curl: Default download client
	optdepends = wget: Optional download client
	optdepends = iprange: Helper to optimize ipset configuration
	optdepends = ipset: Parse ip address sets as an extra blocklist
	optdepends = sudo: Helper to run as a normal user
	provides = update-hosts
	conflicts = update-hosts
	source = update-hosts::git+https://github.com/pyamsoft/update-hosts.git#branch=master
	sha256sums = SKIP

pkgname = update-hosts-git