summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-05-08 20:49:57 +0200
committerGordian Edenhofer2017-05-08 20:49:57 +0200
commit289d8cc4ef636c46157edbe89e3be238986f222c (patch)
tree9a925571c2c514835c7464477a645b739772da54
parent7d207810fa15d0a2dcf28596e657a7481e30cd8b (diff)
downloadaur-289d8cc4ef636c46157edbe89e3be238986f222c.tar.gz
upgpkg: certbot-git 0.14.0.r6.gc6fcb017-1
Update URL to reflect the move to the EFF. upgpkg: certbot-plugins-git 0.14.0.r6.gc6fcb017-1 upgpkg: letshelp-certbot-git 0.14.0.r6.gc6fcb017-1 upgpkg: python-acme-git 0.14.0.r6.gc6fcb017-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63a5885f52fa..d173e5ffc31c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-acme-git
pkgdesc = ACME protocol implementation for Python
- pkgver = 0.9.2.r190.gf9b8933f
+ pkgver = 0.14.0.r6.gc6fcb017
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.9.2.r190.gf9b8933f
+ provides = python-acme=0.14.0.r6.gc6fcb017
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.9.2.r190.gf9b8933f
+ provides = python2-acme=0.14.0.r6.gc6fcb017
conflicts = python2-acme
diff --git a/PKGBUILD b/PKGBUILD
index 1aea57225e5c..2c0b5ce76ed5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-acme-git
pkgname=("python-acme-git" "python2-acme-git")
_reponame="certbot"
-pkgver=0.9.2.r190.gf9b8933f
+pkgver=0.14.0.r6.gc6fcb017
pkgrel=1
pkgdesc="ACME protocol implementation for Python"
arch=('any')