summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-07-08 13:32:57 +0200
committerGordian Edenhofer2021-07-08 13:34:06 +0200
commit606041ce1c2f096b53c8dce80dce159f44915177 (patch)
treee8135514b5ae8a8aa1d704bc0ef8c4b8a4253fc8
parent2aa8e5099227854f802a25d294f31da820ecf77b (diff)
downloadaur-606041ce1c2f096b53c8dce80dce159f44915177.tar.gz
upgpkg: certbot-git 1.17.0.r3.g7ede5c348-1
upgpkg: certbot-plugins-git 1.17.0.r3.g7ede5c348-1 upgpkg: python-acme-git 1.17.0.r3.g7ede5c348-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13f72231f24c..0c150a54140f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = certbot-git
pkgdesc = Tool to automatically receive and install X.509 certificates to enable TLS on servers
- pkgver = 1.16.0.r4.gc372dd8ae
+ pkgver = 1.17.0.r3.g7ede5c348
pkgrel = 1
url = https://certbot.eff.org/
arch = any
@@ -21,8 +21,8 @@ pkgbase = certbot-git
depends = python-zope-interface
optdepends = certbot-apache-git: Apache plugin for Let’s Encrypt client
optdepends = certbot-nginx-git: Nginx plugin for Let’s Encrypt client
- provides = certbot=1.16.0.r4.gc372dd8ae
- provides = letsencrypt=1.16.0.r4.gc372dd8ae
+ provides = certbot=1.17.0.r3.g7ede5c348
+ provides = letsencrypt=1.17.0.r3.g7ede5c348
conflicts = certbot
conflicts = letsencrypt
replaces = letsencrypt-git
diff --git a/PKGBUILD b/PKGBUILD
index 3f3b355ae4d8..6f058b9950ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=certbot-git
_reponame="certbot"
-pkgver=1.16.0.r4.gc372dd8ae
+pkgver=1.17.0.r3.g7ede5c348
pkgrel=1
pkgdesc="Tool to automatically receive and install X.509 certificates to enable TLS on servers"
arch=('any')