[arch-commits] Commit in certbot/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Thu Jan 27 21:40:52 UTC 2022
Date: Thursday, January 27, 2022 @ 21:40:52
Author: jelle
Revision: 1117793
upgpkg: certbot 1.22.0-1
Modified:
certbot/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-27 21:40:48 UTC (rev 1117792)
+++ PKGBUILD 2022-01-27 21:40:52 UTC (rev 1117793)
@@ -2,8 +2,8 @@
# Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
pkgname=certbot
-pkgver=1.21.0
-pkgrel=3
+pkgver=1.22.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,8 +20,9 @@
validpgpkeys=('148C30F6F7E429337A72D992B00B9CC82D7ADF2C'
'1B41B758F9A78C7F444C20FA3E5B4152E3ADB1FD'
'A2CFB51FA275A7286234E7B24D17C995CD9775F2'
- '20F201346BF8F3F455A73F9A780CC99432A28621')
-sha512sums=('ad707e7e8fd345859f92d3b2d642df4ac3c0623a5b240908eed7aeb43fb07705c0fd157f066201bd576e86bfeec37bc2e3114de6a2e6d7d68109f1b86f816b53'
+ '20F201346BF8F3F455A73F9A780CC99432A28621'
+ '86379B4F0AF371B50CD9E5FF3402831161D1D280')
+sha512sums=('630cde061df1744e588d89e7a77048400932b8f82600c1390416b52646666b4372f90bb44e18b3ac81a27c38d44c99b95dc9a46a94d19838ff86b4a642a95066'
'SKIP')
build() {
More information about the arch-commits
mailing list