blob: ea741fb54fb66c60c2151eff90532be410d62690 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = route53-ddns-git
pkgdesc = Client for Route53 DDNS
pkgver = r1.8eae15b
pkgrel = 1
url = https://git.sr.ht/~krystianch/route53-ddns
arch = any
license = GPL
makedepends = git
depends = python
provides = route53-ddns
conflicts = route53-ddns
backup = etc/conf.d/route53-ddns
source = git+https://git.sr.ht/~krystianch/route53-ddns
md5sums = SKIP
pkgname = route53-ddns-git
|