summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--gandi.ini10
3 files changed, 12 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14d806283ce7..5b3c37ab7fb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = certbot-dns-gandi-git
pkgdesc = gandi DNS authenticator plugin for certbot - GIT version
- pkgver = 1.4.3.r0.gbfa77f2
+ pkgver = 1.5.0.r0.g9b58264
pkgrel = 1
url = https://github.com/obynio/certbot-plugin-gandi.git
arch = any
@@ -14,6 +14,6 @@ pkgbase = certbot-dns-gandi-git
source = certbot-dns-gandi::git+https://github.com/obynio/certbot-plugin-gandi.git
source = gandi.ini
sha256sums = SKIP
- sha256sums = dff9eaa13a927429a407a7e152690c5c10f51b6fa426f1ea29787728eeab8279
+ sha256sums = 7bc69d2bff17cb991de134fd4de794b96db8ebb1747d2688a4223288bdce118d
pkgname = certbot-dns-gandi-git
diff --git a/PKGBUILD b/PKGBUILD
index 29855026adeb..77f6ddb1240d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: svalo <code@valo.space>
pkgname="certbot-dns-gandi-git"
pkgdesc="gandi DNS authenticator plugin for certbot - GIT version"
-pkgver=1.4.3.r0.gbfa77f2
+pkgver=1.5.0.r0.g9b58264
pkgrel=1
arch=("any")
url="https://github.com/obynio/certbot-plugin-gandi.git"
@@ -17,7 +17,7 @@ source=(
"gandi.ini"
)
sha256sums=('SKIP'
- 'dff9eaa13a927429a407a7e152690c5c10f51b6fa426f1ea29787728eeab8279')
+ '7bc69d2bff17cb991de134fd4de794b96db8ebb1747d2688a4223288bdce118d')
pkgver() {
cd "${srcdir}/${pkgname%-git}"
diff --git a/gandi.ini b/gandi.ini
index f1d20c3b0477..86f6dc831b6c 100644
--- a/gandi.ini
+++ b/gandi.ini
@@ -1,6 +1,12 @@
-# Uncomment following line as needed:
-# Live DNS v5 api key
+# Uncomment following line as needed,
+# only one of API key or personal access token is needed
+
+# Live DNS v5 api key (Deprecated)
+# https://api.gandi.net/docs/authentication/
#dns_gandi_api_key=APIKEY
+# Gandi personal access token
+#dns_gandi_token=PERSONAL_ACCESS_TOKEN
+
# Optional organization id, remove it if not used
#dns_gandi_sharing_id=SHARINGID