Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
certbot
Commits:
0ba433d2 by Jelle van der Waa at 2025-12-16T08:58:23+01:00
upgpkg: 5.2.2-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = certbot
pkgdesc = An ACME client
pkgver = 5.2.2
- pkgrel = 1
+ pkgrel = 2
url = https://certbot.eff.org
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=certbot
pkgver=5.2.2
-pkgrel=1
+pkgrel=2
pkgdesc='An ACME client'
arch=(any)
license=(Apache-2.0)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot/-/commit/0ba433d22f983f61d197295676f84a8edc250a9a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot/-/commit/0ba433d22f983f61d197295676f84a8edc250a9a
You're receiving this email because of your account on gitlab.archlinux.org.