[arch-commits] Commit in certbot/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 18 05:16:04 UTC 2017
Date: Thursday, May 18, 2017 @ 05:16:03
Author: felixonmars
Revision: 228421
upgpkg: certbot 0.14.1-1
upstream new version
Modified:
certbot/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-18 05:15:04 UTC (rev 228420)
+++ PKGBUILD 2017-05-18 05:16:03 UTC (rev 228421)
@@ -3,8 +3,8 @@
# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=certbot
-pkgver=0.14.0
-pkgrel=2
+pkgver=0.14.1
+pkgrel=1
pkgdesc="A tool to automatically receive and install X.509 certificates to enable TLS on servers. The client will interoperate with the Let’s Encrypt CA which will be issuing browser-trusted certificates for free."
arch=('any')
license=('Apache')
@@ -15,13 +15,12 @@
'python-zope-interface')
optdepends=("certbot-apache: Apache plugin for Let’s Encrypt client"
"certbot-nginx: Nginx plugin for Let’s Encrypt client")
-checkdepends=('python-nose')
replaces=("letsencrypt")
source=("https://pypi.io/packages/source/c/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
'1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('0b11e24cee48a354e11c322c669585f953957b0776050647e9e477c642900ca6c28761988882f903c91782a5d11a2129c60916fa6090f9aaac45f0b6045ad4eb'
+sha512sums=('f2091f581eaaae19b5250129f3fd1f29aa7d3a0da90fbae2d98a552f297431014c541663aa039b4184eab9179594c76de4a1182cf02ed3c7c4abe1279a762547'
'SKIP')
prepare() {
More information about the arch-commits
mailing list