summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2017-05-08 20:49:57 +0200
committerGordian Edenhofer2017-05-08 20:49:57 +0200
commit7181e1d0a24207f4331c90344283d98b319086b0 (patch)
tree93a0ed4eacedaa1480dba8be75edce1fc792d4c7
parentc00dd0f4ce67f34914823b8de6ad2b7d4ea8eb5d (diff)
downloadaur-7181e1d0a24207f4331c90344283d98b319086b0.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 ba165ec6021c..e9cf615c0dc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = letshelp-certbot-git
pkgdesc = Let's help Certbot client
- pkgver = 0.9.2.r190.gf9b8933f
+ pkgver = 0.14.0.r6.gc6fcb017
pkgrel = 1
url = https://github.com/certbot/certbot
arch = any
@@ -8,8 +8,8 @@ pkgbase = letshelp-certbot-git
makedepends = git
depends = python2-setuptools
depends = python2-mock
- provides = letshelp-certbot=0.9.2.r190.gf9b8933f
- provides = letshelp-letsencrypt=0.9.2.r190.gf9b8933f
+ provides = letshelp-certbot=0.14.0.r6.gc6fcb017
+ provides = letshelp-letsencrypt=0.14.0.r6.gc6fcb017
conflicts = letshelp-certbot
conflicts = letshelp-letsencrypt
source = certbot::git+https://github.com/certbot/certbot
diff --git a/PKGBUILD b/PKGBUILD
index 60ed264d399f..72325ab04ec7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=letshelp-certbot-git
_reponame="certbot"
-pkgver=0.9.2.r190.gf9b8933f
+pkgver=0.14.0.r6.gc6fcb017
pkgrel=1
pkgdesc="Let's help Certbot client"
arch=('any')