summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f021f9cec1a984dbffd086e34402d051b5a33d64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = dns2hostssyncer-git
	pkgdesc = A tool to sync DNS records with the hosts file using PowerDNS Admin API
	pkgver = 2.3+3+g98f178f
	pkgrel = 3
	url = https://github.com/Neboer/DNS2HostsSyncer
	arch = x86_64
	license = MIT
	makedepends = cmake
	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