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

Felix Yan felixonmars at archlinux.org
Wed Dec 2 20:58:48 UTC 2020


    Date: Wednesday, December 2, 2020 @ 20:58:47
  Author: felixonmars
Revision: 769270

upgpkg: certbot 1.10.0-1

Modified:
  certbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 20:54:22 UTC (rev 769269)
+++ PKGBUILD	2020-12-02 20:58:47 UTC (rev 769270)
@@ -2,8 +2,8 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=certbot
-pkgver=1.9.0
-pkgrel=3
+pkgver=1.10.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')
@@ -20,7 +20,7 @@
 validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
               '1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
               'A2CFB51FA275A7286234E7B24D17C995CD9775F2')
-sha512sums=('cc241db9877fa53ab658def2fd9b869a2e3deba2b65f4ba0c4eb7695d7daee32360c5f850c387557b81273956f886ff259db330d31af4913170ddb89e0a82f2e'
+sha512sums=('74c884225df781dc12a0168585404acff97eb76383fc741f36eaae2e1b4446b66d7dd7ede72c6fe4cf343e4fbcf8489d514d545df31dc8cef6f37f0a66e0199a'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list