summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2018-02-08 20:25:30 +0100
committerGordian Edenhofer2018-02-08 20:25:30 +0100
commit0834b9e36dfd5adbf3bd28da0f380203c92f2ffb (patch)
treeed98ebb5ba77578273a321662336c23884fc5eba
parent354639ee28ed36f83ea27bbe49b275d70c0420e1 (diff)
downloadaur-0834b9e36dfd5adbf3bd28da0f380203c92f2ffb.tar.gz
upgpkg: certbot-git 0.21.0.r18.g4f0aeb12f-1
upgpkg: certbot-plugins-git 0.21.0.r18.g4f0aeb12f-1 upgpkg: letshelp-certbot-git 0.21.0.r18.g4f0aeb12f-1 upgpkg: python-acme-git 0.21.0.r18.g4f0aeb12f-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfbcbfd6d7dc..5bc72caec68e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = certbot-git
pkgdesc = A tool to automatically receive and install X.509 certificates to enable TLS on servers. The client will interoperate with the Let’s Encrypt CA which will be issuing browser-trusted certificates for free.
- pkgver = 0.19.0.r39.g686fa36b3
+ pkgver = 0.21.0.r18.g4f0aeb12f
pkgrel = 1
url = https://certbot.eff.org/
arch = any
@@ -26,8 +26,8 @@ pkgbase = certbot-git
optdepends = certbot-apache-git: Apache plugin for Let’s Encrypt client
optdepends = certbot-nginx-git: Nginx plugin for Let’s Encrypt client
optdepends = letshelp-certbot-git: Let's help Certbot client
- provides = certbot=0.19.0.r39.g686fa36b3
- provides = letsencrypt=0.19.0.r39.g686fa36b3
+ provides = certbot=0.21.0.r18.g4f0aeb12f
+ provides = letsencrypt=0.21.0.r18.g4f0aeb12f
conflicts = certbot
conflicts = letsencrypt
replaces = letsencrypt-git
diff --git a/PKGBUILD b/PKGBUILD
index a14d407a23d5..11c6e72cf047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=certbot-git
_reponame="certbot"
-pkgver=0.19.0.r39.g686fa36b3
+pkgver=0.21.0.r18.g4f0aeb12f
pkgrel=1
pkgdesc="A tool to automatically receive and install X.509 certificates to enable TLS on servers. The client will interoperate with the Let’s Encrypt CA which will be issuing browser-trusted certificates for free."
arch=('any')