summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2022-06-08 17:49:24 +0200
committerGordian Edenhofer2022-06-08 17:49:24 +0200
commitfcf0e44fe0e036727fdd1217fd59c854c8e2b649 (patch)
tree5530df6bef0306ebe63ab609cbe0bc68e010eae4
parent80ee0c9fa9cec616ec2989f064246c0455d8e58d (diff)
downloadaur-fcf0e44fe0e036727fdd1217fd59c854c8e2b649.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--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d8f1efe80d0..3995691ec8f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-acme-git
pkgdesc = ACME protocol implementation for Python
- pkgver = 1.20.0.r3.g15c279203
+ pkgver = 1.28.0.r4.ga73a86bbc
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.20.0.r3.g15c279203
+ provides = python-acme=1.28.0.r4.ga73a86bbc
conflicts = python-acme
source = certbot::git+https://github.com/certbot/certbot
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8a450ad5d349..6fe6e1723a68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-acme-git
_reponame="certbot"
-pkgver=1.20.0.r3.g15c279203
+pkgver=1.28.0.r4.ga73a86bbc
pkgrel=1
pkgdesc="ACME protocol implementation for Python"
arch=('any')