summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordian Edenhofer2018-10-02 12:33:41 +0900
committerGordian Edenhofer2018-10-02 12:38:55 +0900
commit59e171a3b9404f39be07d600925fc99d58f34687 (patch)
tree0074784341ef4d660d75f0585e27e3ad353bb5f6
parente4e5a6e91a5326432f4cd8b07bac497bd70146a1 (diff)
downloadaur-59e171a3b9404f39be07d600925fc99d58f34687.tar.gz
upgpkg: certbot-git 0.27.0.r30.g06174bc11-1
Merge build_* functions as there only ever should exist one 'build()'. upgpkg: certbot-plugins-git 0.27.0.r30.g06174bc11-1 upgpkg: python-acme-git 0.27.0.r30.g06174bc11-1 upgpkg: letshelp-certbot-git 0.27.0.r30.g06174bc11-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b2ecd1ec94b..19481edb8daa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = letshelp-certbot-git
pkgdesc = Let's help Certbot client
- pkgver = 0.21.0.r18.g4f0aeb12f
+ pkgver = 0.27.0.r30.g06174bc11
pkgrel = 1
url = https://github.com/certbot/certbot
arch = any
@@ -8,8 +8,8 @@ pkgbase = letshelp-certbot-git
makedepends = git
depends = python-setuptools
depends = python-mock
- provides = letshelp-certbot=0.21.0.r18.g4f0aeb12f
- provides = letshelp-letsencrypt=0.21.0.r18.g4f0aeb12f
+ provides = letshelp-certbot=0.27.0.r30.g06174bc11
+ provides = letshelp-letsencrypt=0.27.0.r30.g06174bc11
conflicts = letshelp-certbot
conflicts = letshelp-letsencrypt
source = certbot::git+https://github.com/certbot/certbot
diff --git a/PKGBUILD b/PKGBUILD
index 7363ff78d6a6..204bc86895d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=letshelp-certbot-git
_reponame="certbot"
-pkgver=0.21.0.r18.g4f0aeb12f
+pkgver=0.27.0.r30.g06174bc11
pkgrel=1
pkgdesc="Let's help Certbot client"
arch=('any')