summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d57512689e80795908a5811e1d17ea7c4b8ecb49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ovh-dns
	pkgdesc = Update a given A/AAAA/... record in your DNS zone, using OVH API
	pkgver = 1.3.0
	pkgrel = 2
	url = https://github.com/make-github-pseudonymous-again/ovh-dns
	arch = any
	makedepends = git
	depends = bash
	depends = coreutils
	depends = iputils
	depends = jq
	depends = ovh-api-client
	optdepends = myip: ovh-dns-watch support
	optdepends = xxhash: ovh-dns-watch support
	source = https://github.com/make-github-pseudonymous-again/ovh-dns/archive/v1.3.0.tar.gz
	md5sums = SKIP

pkgname = ovh-dns