summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-06-02 09:09:30 +0200
committerGordian Edenhofer2021-06-02 09:09:30 +0200
commit2aa8e5099227854f802a25d294f31da820ecf77b (patch)
treedb626ef2d9996f4e16307174c861ad76889b9638
parent8614b35df2360c34588784c2e60b967213342d30 (diff)
downloadaur-2aa8e5099227854f802a25d294f31da820ecf77b.tar.gz
upgpkg: certbot-git 1.16.0.r4.gc372dd8ae-1
upgpkg: certbot-plugins-git 1.16.0.r4.gc372dd8ae-1 upgpkg: python-acme-git 1.16.0.r4.gc372dd8ae-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4207be65754..13f72231f24c 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.12.0.r30.gd3ca6af98
+ pkgver = 1.16.0.r4.gc372dd8ae
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.12.0.r30.gd3ca6af98
- provides = letsencrypt=1.12.0.r30.gd3ca6af98
+ provides = certbot=1.16.0.r4.gc372dd8ae
+ provides = letsencrypt=1.16.0.r4.gc372dd8ae
conflicts = certbot
conflicts = letsencrypt
replaces = letsencrypt-git
diff --git a/PKGBUILD b/PKGBUILD
index 27107e6e96d2..3f3b355ae4d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=certbot-git
_reponame="certbot"
-pkgver=1.12.0.r30.gd3ca6af98
+pkgver=1.16.0.r4.gc372dd8ae
pkgrel=1
pkgdesc="Tool to automatically receive and install X.509 certificates to enable TLS on servers"
arch=('any')