summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 320da62efef553fbb3bb847a1dd80e5add809725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
pkgbase = certbot-plugins-git
	pkgdesc = Plugins for Certbot
	pkgver = 2.8.0.r6.g926d0c7e0
	pkgrel = 1
	url = https://github.com/certbot/certbot
	arch = any
	license = Apache
	makedepends = git
	makedepends = certbot-git
	makedepends = python-acme-git
	makedepends = python-pyopenssl
	makedepends = python-pyparsing
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	source = certbot::git+https://github.com/certbot/certbot
	sha512sums = SKIP

pkgname = certbot-nginx-git
	pkgdesc = Nginx plugin for Certbot
	depends = certbot
	depends = python-acme
	depends = python-pyopenssl
	depends = python-pyparsing
	provides = certbot-nginx=2.8.0.r6.g926d0c7e0
	provides = letsencrypt-nginx=2.8.0.r6.g926d0c7e0
	conflicts = certbot-nginx
	conflicts = letsencrypt-nginx

pkgname = certbot-apache-git
	pkgdesc = Apache plugin for Certbot
	depends = certbot
	depends = python-acme
	depends = python-augeas
	provides = certbot-apache=2.8.0.r6.g926d0c7e0
	provides = letsencrypt-apache=2.8.0.r6.g926d0c7e0
	conflicts = certbot-apache
	conflicts = letsencrypt-apache