summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7cc2b82e4590ba1756672f7b11d1b6ecff427bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = dns2hostssyncer-git
	pkgdesc = A tool to sync DNS records with the hosts file using PowerDNS Admin API
	pkgver = 2.3
	pkgrel = 2
	url = https://github.com/Neboer/DNS2HostsSyncer
	arch = x86_64
	license = MIT
	makedepends = meson
	makedepends = ninja
	depends = nlohmann-json
	depends = spdlog
	depends = argparse
	depends = curl
	provides = dns2hostssyncer
	conflicts = dns2hostssyncer
	backup = etc/d2hs/d2hs.json
	source = DNS2HostsSyncer::git+https://github.com/Neboer/DNS2HostsSyncer
	sha256sums = SKIP

pkgname = dns2hostssyncer-git