blob: aa178df418bc1062b19065abc109022e87611645 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = certbot-dns-hetzner-git
pkgdesc = Certbot plugin enabling dns-01 challenge on the Hetzner DNS API
pkgver = 1.0.3.r0.g0b5f4d2
pkgrel = 1
url = https://github.com/ctrlaltcoop/certbot-dns-hetzner
arch = any
license = APACHE
checkdepends = python-pytest
checkdepends = python-requests-mock
makedepends = git
depends = certbot
provides = certbot-dns-hetzner
conflicts = certbot-dns-hetzner
source = certbot-dns-hetzner::git+https://github.com/ctrlaltcoop/certbot-dns-hetzner.git
sha256sums = SKIP
pkgname = certbot-dns-hetzner-git
|