Date: Wednesday, January 22, 2020 @ 07:17:07 Author: felixonmars Revision: 553405
upgpkg: certbot 1.1.0-1 Modified: certbot/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-22 07:16:54 UTC (rev 553404) +++ PKGBUILD 2020-01-22 07:17:07 UTC (rev 553405) @@ -2,7 +2,7 @@ # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de> pkgname=certbot -pkgver=1.0.0 +pkgver=1.1.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') @@ -20,7 +20,7 @@ validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C' '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD' 'A2CFB51FA275A7286234E7B24D17C995CD9775F2') -sha512sums=('ab432f3986b28d88857a550016b21240f5af85f145e12c291c9b99060c22d1d313b1ea0000db132ae0297f238096b7754ce37d409e5c83d8d67564058c657307' +sha512sums=('b13a965bc89f8e5310d1580de8866935d53924a398b8f374c32feac761232c13c848b19d7a91e9a61cb56e9e0bf7ff79cc7468bb5fadbf3c9eef63b2ab501e04' 'SKIP') build() {