summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2022-06-08 17:49:24 +0200
committerGordian Edenhofer2022-06-08 17:49:24 +0200
commit0ab9e4ebfcb210f5c1c0d88356a1ccf9c2f1c1d7 (patch)
tree2ff897ed2743fda7051543d19814535a99810e9e
parent748d698db2d5362293e7cea149927af838d224af (diff)
downloadaur-0ab9e4ebfcb210f5c1c0d88356a1ccf9c2f1c1d7.tar.gz
upgpkg: certbot-git 1.28.0.r4.ga73a86bbc-1
upgpkg: certbot-plugins-git 1.28.0.r4.ga73a86bbc-1 upgpkg: python-acme-git 1.28.0.r4.ga73a86bbc-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 949dc04fcaab..052f14964af4 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.20.0.r3.g15c279203
+ pkgver = 1.28.0.r4.ga73a86bbc
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.20.0.r3.g15c279203
- provides = letsencrypt=1.20.0.r3.g15c279203
+ provides = certbot=1.28.0.r4.ga73a86bbc
+ provides = letsencrypt=1.28.0.r4.ga73a86bbc
conflicts = certbot
conflicts = letsencrypt
replaces = letsencrypt-git
diff --git a/PKGBUILD b/PKGBUILD
index 6d0d3ed4d9b7..85cea6547ffc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=certbot-git
_reponame="certbot"
-pkgver=1.20.0.r3.g15c279203
+pkgver=1.28.0.r4.ga73a86bbc
pkgrel=1
pkgdesc="Tool to automatically receive and install X.509 certificates to enable TLS on servers"
arch=('any')