[arch-commits] Commit in certbot/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Feb 4 08:06:37 UTC 2017


    Date: Saturday, February 4, 2017 @ 08:06:37
  Author: felixonmars
Revision: 209840

upgpkg: certbot 0.11.1-1

upstream new version

Modified:
  certbot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-04 08:05:33 UTC (rev 209839)
+++ PKGBUILD	2017-02-04 08:06:37 UTC (rev 209840)
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=certbot
-pkgver=0.10.2
+pkgver=0.11.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')
@@ -21,7 +21,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
               '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
               'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-md5sums=('0b8d65abb69511b1ce6ffc43bd6148d0'
+md5sums=('bdc5827f78380fcd2769361a0f834e27'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list