summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-01-07 15:12:31 +0100
committerGordian Edenhofer2017-01-07 15:12:31 +0100
commit6df0d7395cb76bd5fb7e774d8b3ad81962d20226 (patch)
treee8b893249c1d977f1f3bc0df81ac7d020ae93c51
parent3e90ca8e71b95b192902177236a91822b3fa9fee (diff)
downloadaur-6df0d7395cb76bd5fb7e774d8b3ad81962d20226.tar.gz
upgpkg: certbot-git 0.9.2.r190.gf9b8933f-1
upgpkg: certbot-plugins-git 0.9.2.r190.gf9b8933f-1 upgpkg: letshelp-certbot-git 0.9.2.r190.gf9b8933f-1 upgpkg: python-acme-git 0.9.2.r190.gf9b8933f-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad48fa2d5664..ef1f3c03d073 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.8.1.r25.gaa4a263
+ pkgver = 0.9.2.r190.gf9b8933f
pkgrel = 1
url = https://letsencrypt.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.8.1.r25.gaa4a263
- provides = letsencrypt=0.8.1.r25.gaa4a263
+ provides = certbot=0.9.2.r190.gf9b8933f
+ provides = letsencrypt=0.9.2.r190.gf9b8933f
conflicts = certbot
conflicts = letsencrypt
replaces = letsencrypt-git
diff --git a/PKGBUILD b/PKGBUILD
index 2ac14419bba0..74c68bc11dbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=certbot-git
_reponame="certbot"
-pkgver=0.8.1.r25.gaa4a263
+pkgver=0.9.2.r190.gf9b8933f
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')