Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
certbot
Commits:
ffd16f50 by Jelle van der Waa at 2024-11-18T21:08:19+01:00
upgpkg: 3.0.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = certbot
pkgdesc = An ACME client
pkgver = 3.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://certbot.eff.org
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=certbot
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc='An ACME client'
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot/-/commit/ffd16f50bf8fcaa817066676d879348ba7e5d7f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot/-/commit/ffd16f50bf8fcaa817066676d879348ba7e5d7f1
You're receiving this email because of your account on gitlab.archlinux.org.