summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2021-02-26 21:10:09 +0100
committerGordian Edenhofer2021-02-26 21:15:19 +0100
commit44714fcfd69481d94a114958fc3e5c660f3764fe (patch)
treedeba55c262715d47a7bc825b4b6ba92c4202027d
parentdbb9493f7d8caa62b18748631495f0ebb1a49ffa (diff)
downloadaur-44714fcfd69481d94a114958fc3e5c660f3764fe.tar.gz
upgpkg: certbot-git 1.12.0.r30.gd3ca6af98-1
Drop dependency on letshelp-certbot-git . upgpkg: certbot-plugins-git 1.12.0.r30.gd3ca6af98-1 upgpkg: python-acme-git 1.12.0.r30.gd3ca6af98-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4e8d3908f41..7e840bf24875 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-acme-git
pkgdesc = ACME protocol implementation for Python
- pkgver = 1.12.0.r19.g0f3f07b5c
+ pkgver = 1.12.0.r30.gd3ca6af98
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.r19.g0f3f07b5c
+ provides = python-acme=1.12.0.r30.gd3ca6af98
conflicts = python-acme
source = certbot::git+https://github.com/certbot/certbot
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 181827c7d1a7..fc1b0a63845d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-acme-git
_reponame="certbot"
-pkgver=1.12.0.r19.g0f3f07b5c
+pkgver=1.12.0.r30.gd3ca6af98
pkgrel=1
pkgdesc="ACME protocol implementation for Python"
arch=('any')