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


Commits:
16538447 by George Rawlinson at 2025-04-09T07:58:49+00:00
upgpkg: 4.0.0-1: upgpkg: 4.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = certbot-apache
        pkgdesc = Apache plugin for Certbot
-       pkgver = 3.3.0
+       pkgver = 4.0.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.3.0
-       depends = python-acme=3.3.0
+       depends = certbot=4.0.0
+       depends = python-acme=4.0.0
        depends = python-augeas
        depends = python-setuptools
        replaces = letsencrypt-apache
-       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v3.3.0
-       sha512sums = 
893a291ee08ce75d1690d2b1c8622977b02345483e5828a4605c34feb5d3da94e1872f53b2e28bf8dea07044bab9af9b3751e815ae89bc2641be309569384e1a
-       b2sums = 
d8d5ef1244e23705224d7642001356266cee802c9f82f828b1807b8ffa1656596a97467e1db5cd1e520b09dc6c9ef6c21bd86ed4c7cf4582bb7f96dfebc4fb6f
+       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v4.0.0
+       sha512sums = 
f83cdab4ea9795e89b8650f29de78b89c7df6dadd2d2e0f75f2ce83986f01568669bbd86946c8e25dc3575ebde6a7fcc7571e6b4913801a43491d608050160ca
+       b2sums = 
10139118f94c1e8c3e1500e5e9c49f35cd99255aac1c7acfe62c404b8397add173c131a45bbe39fbb0eea3efe376db342bfc62e81b610174cb5a052c3d51c7e2
 
 pkgname = certbot-apache


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



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

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


Reply via email to