summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e449da199ef75c335f4eb5552a445e38a8db49ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = update-hosts-git
	pkgdesc = Generate a hosts file based on multiple sources (git)
	pkgver = r70.6f998dc
	pkgrel = 1
	url = https://github.com/pyamsoft/update-hosts.git
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	depends = coreutils
	depends = gawk
	depends = sed
	depends = grep
	optdepends = curl: Default download client
	optdepends = wget: Optional download client
	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