summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-07-08 13:32:57 +0200
committerGordian Edenhofer2021-07-08 13:34:06 +0200
commitc7afd027fa1b4e588ecd7252dc0d09d0b8eceb71 (patch)
tree9c987f800dc734dfc8a46c16b2eb59661c9fbaea
parent072f10720cbd6fc9b2f31a7958d75af8f9ec78d5 (diff)
downloadaur-c7afd027fa1b4e588ecd7252dc0d09d0b8eceb71.tar.gz
upgpkg: certbot-git 1.17.0.r3.g7ede5c348-1
upgpkg: certbot-plugins-git 1.17.0.r3.g7ede5c348-1 upgpkg: python-acme-git 1.17.0.r3.g7ede5c348-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff9e350d603..663848bb4218 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-acme-git
pkgdesc = ACME protocol implementation for Python
- pkgver = 1.16.0.r4.gc372dd8ae
+ pkgver = 1.17.0.r3.g7ede5c348
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.16.0.r4.gc372dd8ae
+ provides = python-acme=1.17.0.r3.g7ede5c348
conflicts = python-acme
source = certbot::git+https://github.com/certbot/certbot
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e712bc75d7fe..dcf2222469ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-acme-git
_reponame="certbot"
-pkgver=1.16.0.r4.gc372dd8ae
+pkgver=1.17.0.r3.g7ede5c348
pkgrel=1
pkgdesc="ACME protocol implementation for Python"
arch=('any')