summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea2a72930f41..a0b67ace7872 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=certbot-s3front
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="Amazon S3/Cloudfront plugin for Let’s Encrypt client"
arch=('any')
license=('MIT')
url="https://pypi.python.org/pypi/$pkgname"
-depends=('certbot' 'python-boto3' 'python-zope-component' 'python-zope-interface')
+depends=('certbot' 'python-boto3' 'python-zope-component' 'python-zope-interface' 'python-mock')
source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('8b77ef281375db22634952ff9e569d6c4cd83cc4ae40212a7c70be0b7ea49e0b')