summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-11-11 13:53:15 +0100
committerGordian Edenhofer2017-11-11 13:53:15 +0100
commit076dc624d47b973f298c0ed83a8f4443a549e697 (patch)
treed2723969bc353292cd3f83cbc4f7619340df00d3
parent568e6c6fdaab8c12654d6f673dc6fed8fc15e2bd (diff)
downloadaur-076dc624d47b973f298c0ed83a8f4443a549e697.tar.gz
upgpkg: certbot-git 0.19.0.r39.g686fa36b3-1
upgpkg: certbot-plugins-git 0.19.0.r39.g686fa36b3-1 upgpkg: letshelp-certbot-git 0.19.0.r39.g686fa36b3-1 upgpkg: python-acme-git 0.19.0.r39.g686fa36b3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00234d3758a5..8c22c986e404 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-acme-git
pkgdesc = ACME protocol implementation for Python
- pkgver = 0.15.0.r8.gcd34c427
+ pkgver = 0.19.0.r39.g686fa36b3
pkgrel = 1
url = https://github.com/certbot/certbot
arch = any
@@ -44,7 +44,7 @@ pkgname = python-acme-git
depends = python-werkzeug
depends = python-mock
optdepends = python-dnspython: local validation of dns-01 challenges
- provides = python-acme=0.15.0.r8.gcd34c427
+ provides = python-acme=0.19.0.r39.g686fa36b3
conflicts = python-acme
pkgname = python2-acme-git
@@ -60,5 +60,5 @@ pkgname = python2-acme-git
depends = python2-werkzeug
depends = python2-mock
optdepends = python2-dnspython: local validation of dns-01 challenges
- provides = python2-acme=0.15.0.r8.gcd34c427
+ provides = python2-acme=0.19.0.r39.g686fa36b3
conflicts = python2-acme
diff --git a/PKGBUILD b/PKGBUILD
index 0587655d4ff4..c2fb01e4c03d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-acme-git
pkgname=("python-acme-git" "python2-acme-git")
_reponame="certbot"
-pkgver=0.15.0.r8.gcd34c427
+pkgver=0.19.0.r39.g686fa36b3
pkgrel=1
pkgdesc="ACME protocol implementation for Python"
arch=('any')