Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
certbot-nginx
Commits:
d39a3d80 by Carl Smedstad at 2024-11-19T07:04:28+01:00
upgpkg: 3.0.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = certbot-nginx
pkgdesc = Nginx plugin for Certbot
pkgver = 3.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/certbot-nginx
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=certbot-nginx
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Nginx plugin for Certbot'
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-nginx/-/commit/d39a3d8040f82313858628de0548bd18d26079b9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-nginx/-/commit/d39a3d8040f82313858628de0548bd18d26079b9
You're receiving this email because of your account on gitlab.archlinux.org.