summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2019-02-11 09:29:10 +0100
committerGordian Edenhofer2019-02-11 09:29:10 +0100
commitcb3a8b57f308b4d74a3f3ad05bfb6c9e24f0770c (patch)
treec3fe6478e8ccf8f80ea483e5e039a025a29b6600
parent86368b06a0f25f61f2e0523a52dd25bc6509e2e6 (diff)
downloadaur-cb3a8b57f308b4d74a3f3ad05bfb6c9e24f0770c.tar.gz
upgpkg: certbot-git 0.31.0.r3.gec4c03fa6-1
upgpkg: certbot-plugins-git 0.31.0.r3.gec4c03fa6-1 upgpkg: letshelp-certbot-git 0.31.0.r3.gec4c03fa6-1 upgpkg: python-acme-git 0.31.0.r3.gec4c03fa6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f102e209e8a7..2740cb49c04f 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.27.0.r30.g06174bc11
+ pkgver = 0.31.0.r3.gec4c03fa6
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.27.0.r30.g06174bc11
- provides = letsencrypt=0.27.0.r30.g06174bc11
+ provides = certbot=0.31.0.r3.gec4c03fa6
+ provides = letsencrypt=0.31.0.r3.gec4c03fa6
conflicts = certbot
conflicts = letsencrypt
replaces = letsencrypt-git
diff --git a/PKGBUILD b/PKGBUILD
index 365b8f60f5e2..7955f77f8c06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=certbot-git
_reponame="certbot"
-pkgver=0.27.0.r30.g06174bc11
+pkgver=0.31.0.r3.gec4c03fa6
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')