summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c84d217beba58d8603d5a1aa23a5ca33961f969f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = update-hosts-git
	pkgdesc = Generate a hosts file based on multiple sources (git)
	pkgver = r364.16dbd0f
	pkgrel = 1
	url = https://github.com/pyamsoft/update-hosts.git
	arch = any
	license = GPLv2
	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
	provides = update-hosts
	conflicts = update-hosts
	source = update-hosts::git+https://github.com/pyamsoft/update-hosts.git#branch=main
	sha256sums = SKIP

pkgname = update-hosts-git