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

Felix Yan fyan at archlinux.org
Fri Jun 3 03:15:14 UTC 2016


    Date: Friday, June 3, 2016 @ 05:15:14
  Author: fyan
Revision: 177786

upgpkg: certbot 0.8.0-1

Modified:
  certbot/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-03 03:12:52 UTC (rev 177785)
+++ PKGBUILD	2016-06-03 03:15:14 UTC (rev 177786)
@@ -3,8 +3,8 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=certbot
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.8.0
+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')
@@ -22,7 +22,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
               '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
               'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-md5sums=('39a52c74352649341c97c0406d5fb97f'
+md5sums=('23b2152ae1ae14dd5f5ece522e95bf97'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list