summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b101df11153d7de66a88f25318c36eabe24acc5 (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 = 1.0.0.git
	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=dev
	sha256sums = SKIP

pkgname = update-hosts-git