summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2016-05-29 15:55:39 +0200
committerGordian Edenhofer2016-05-29 15:55:39 +0200
commita3bd77ba7e9bf80b7a5f368509fbdd455e64394b (patch)
tree6fa7a6288275346d4447b4906f172a58871dc419
parent2259b057a3d6b0c5c7cf7e9796633dfa54010646 (diff)
downloadaur-a3bd77ba7e9bf80b7a5f368509fbdd455e64394b.tar.gz
upgpkg: certbot-git 0.7.0.r37.g28c24e6-1
upgpkg: certbot-plugins-git 0.7.0.r37.g28c24e6-1 upgpkg: letshelp-certbot-git 0.7.0.r37.g28c24e6-1 upgpkg: python-acme-git 0.7.0.r37.g28c24e6-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f3fc328c99f..92655ee890b9 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.6.0.r64.ge385274
+ pkgver = 0.7.0.r37.g28c24e6
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.6.0.r64.ge385274
- provides = letsencrypt=0.6.0.r64.ge385274
+ provides = certbot=0.7.0.r37.g28c24e6
+ provides = letsencrypt=0.7.0.r37.g28c24e6
conflicts = certbot
conflicts = letsencrypt
replaces = letsencrypt-git
diff --git a/PKGBUILD b/PKGBUILD
index 1854827519bf..92c93bf235bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=certbot-git
_reponame="certbot"
-pkgver=0.6.0.r64.ge385274
+pkgver=0.7.0.r37.g28c24e6
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')