summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90c5e58c53858b18ab4f07e9378368d5add1d7ba (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 = r241.c77d733
	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