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


Commits:
c8401a6c by George Rawlinson at 2025-03-13T20:16:44+13:00
upgpkg: 3.3.0-1: upgpkg: 3.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = certbot-apache
        pkgdesc = Apache plugin for Certbot
-       pkgver = 3.2.0
+       pkgver = 3.3.0
        pkgrel = 1
        url = https://pypi.python.org/pypi/certbot-apache
        arch = any
@@ -10,13 +10,13 @@ pkgbase = certbot-apache
        makedepends = python-build
        makedepends = python-wheel
        makedepends = python-installer
-       depends = certbot=3.2.0
-       depends = python-acme=3.2.0
+       depends = certbot=3.3.0
+       depends = python-acme=3.3.0
        depends = python-augeas
        depends = python-setuptools
        replaces = letsencrypt-apache
-       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v3.2.0
-       sha512sums = 
b180c856eb5a69ef653ae55c74023eb7c7e3d92f972e71a9ed3aa401671a6fd966a66d7b37cbdddd2fa7fb452e35c7c98c3ce09b707ef58fe95e84f4dc808dd3
-       b2sums = 
159daf050b8715d4ca75ef8f82fbc6f630308b544bd2e3987d817b1b22efd03d3067a8aad1e8fea684330a5c56505dc091eed8dccceac3c401fc19408b0cffda
+       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v3.3.0
+       sha512sums = 
893a291ee08ce75d1690d2b1c8622977b02345483e5828a4605c34feb5d3da94e1872f53b2e28bf8dea07044bab9af9b3751e815ae89bc2641be309569384e1a
+       b2sums = 
d8d5ef1244e23705224d7642001356266cee802c9f82f828b1807b8ffa1656596a97467e1db5cd1e520b09dc6c9ef6c21bd86ed4c7cf4582bb7f96dfebc4fb6f
 
 pkgname = certbot-apache


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Gordian Edenhofer <gordian.edenhofer[at]yahoo[dot]de>
 
 pkgname=certbot-apache
-pkgver=3.2.0
+pkgver=3.3.0
 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=('b180c856eb5a69ef653ae55c74023eb7c7e3d92f972e71a9ed3aa401671a6fd966a66d7b37cbdddd2fa7fb452e35c7c98c3ce09b707ef58fe95e84f4dc808dd3')
-b2sums=('159daf050b8715d4ca75ef8f82fbc6f630308b544bd2e3987d817b1b22efd03d3067a8aad1e8fea684330a5c56505dc091eed8dccceac3c401fc19408b0cffda')
+sha512sums=('893a291ee08ce75d1690d2b1c8622977b02345483e5828a4605c34feb5d3da94e1872f53b2e28bf8dea07044bab9af9b3751e815ae89bc2641be309569384e1a')
+b2sums=('d8d5ef1244e23705224d7642001356266cee802c9f82f828b1807b8ffa1656596a97467e1db5cd1e520b09dc6c9ef6c21bd86ed4c7cf4582bb7f96dfebc4fb6f')
 
 prepare() {
   cd "$_repo/$pkgname"



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

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


Reply via email to