summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-06-02 09:09:30 +0200
committerGordian Edenhofer2021-06-02 09:09:30 +0200
commit072f10720cbd6fc9b2f31a7958d75af8f9ec78d5 (patch)
tree902c510fc308a3a4e3e692030f0404d782cbba00
parent44714fcfd69481d94a114958fc3e5c660f3764fe (diff)
downloadaur-072f10720cbd6fc9b2f31a7958d75af8f9ec78d5.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--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e840bf24875..cff9e350d603 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-acme-git
pkgdesc = ACME protocol implementation for Python
- pkgver = 1.12.0.r30.gd3ca6af98
+ pkgver = 1.16.0.r4.gc372dd8ae
pkgrel = 1
url = https://github.com/certbot/certbot
arch = any
@@ -14,7 +14,7 @@ pkgbase = python-acme-git
depends = python-pytz
depends = python-requests
depends = python-requests-toolbelt
- provides = python-acme=1.12.0.r30.gd3ca6af98
+ provides = python-acme=1.16.0.r4.gc372dd8ae
conflicts = python-acme
source = certbot::git+https://github.com/certbot/certbot
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fc1b0a63845d..e712bc75d7fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-acme-git
_reponame="certbot"
-pkgver=1.12.0.r30.gd3ca6af98
+pkgver=1.16.0.r4.gc372dd8ae
pkgrel=1
pkgdesc="ACME protocol implementation for Python"
arch=('any')