summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 084940218ea52273377f5095472e7c11dbb3f0b3 (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 = r334.78c836c
	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=master
	sha256sums = SKIP

pkgname = update-hosts-git