George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
certbot-apache


Commits:
0781bdc1 by George Rawlinson at 2025-12-04T07:33:33+00:00
upgpkg: 5.2.1-1: upgpkg: 5.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = certbot-apache
        pkgdesc = Apache plugin for Certbot
-       pkgver = 5.2.0
+       pkgver = 5.2.1
        pkgrel = 1
        url = https://pypi.python.org/pypi/certbot-apache
        arch = any
@@ -11,12 +11,12 @@ pkgbase = certbot-apache
        makedepends = python-installer
        makedepends = python-setuptools
        makedepends = python-wheel
-       depends = certbot=5.2.0
-       depends = python-acme=5.2.0
+       depends = certbot=5.2.1
+       depends = python-acme=5.2.1
        depends = python-augeas
        replaces = letsencrypt-apache
-       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v5.2.0
-       sha512sums = 
9914dfcf0e6e0fc53e893ecba2d4c207c2b53cde45660122e2106cfa511d0073a1262bafeb81e17b9a73a3a96faa01c73f4ceb2b6810f381eb496ed18a2103e6
-       b2sums = 
153ec236ddd387ad4751015273249df3b43bc2dbdcb66c0196163facff2a137df3b72fac2c5390ae69811932341d451778c0976b889f576dc47b75bc30c31a54
+       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v5.2.1
+       sha512sums = 
1569fcc0b47988682ce5997b070ce5f84508f180ea01cbf96ba5cd1a1887d819aed3f800b8d87143a4bb5238d53b5deb9371ecb716083fd0318377ff903b3d9a
+       b2sums = 
9c8e86dba44a1dfdd7272847da22eaa955b69dbfb905d44f003e460ff16daa284c3a7bb97c7bb82e7015bbdbb141f2467c0b7e57de8b3ef658d7492d90248d2e
 
 pkgname = certbot-apache


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=certbot-apache
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='Apache plugin for Certbot'
 arch=('any')
@@ -28,8 +28,8 @@ checkdepends=('python-pytest')
 # hundred tarballs.
 _repo='github.com-certbot-certbot'
 source=("$_repo::git+https://github.com/certbot/certbot#tag=v$pkgver";)
-sha512sums=('9914dfcf0e6e0fc53e893ecba2d4c207c2b53cde45660122e2106cfa511d0073a1262bafeb81e17b9a73a3a96faa01c73f4ceb2b6810f381eb496ed18a2103e6')
-b2sums=('153ec236ddd387ad4751015273249df3b43bc2dbdcb66c0196163facff2a137df3b72fac2c5390ae69811932341d451778c0976b889f576dc47b75bc30c31a54')
+sha512sums=('1569fcc0b47988682ce5997b070ce5f84508f180ea01cbf96ba5cd1a1887d819aed3f800b8d87143a4bb5238d53b5deb9371ecb716083fd0318377ff903b3d9a')
+b2sums=('9c8e86dba44a1dfdd7272847da22eaa955b69dbfb905d44f003e460ff16daa284c3a7bb97c7bb82e7015bbdbb141f2467c0b7e57de8b3ef658d7492d90248d2e')
 
 build() {
   cd "$_repo/$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-apache/-/commit/0781bdc184823df1c8b6611f0793dc1e3427f431

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-apache/-/commit/0781bdc184823df1c8b6611f0793dc1e3427f431
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to