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


Commits:
65be3fc6 by George Rawlinson at 2025-10-07T23:58:01+00:00
upgpkg: 5.1.0-1: upgpkg: 5.1.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = certbot-dns-route53
        pkgdesc = Route53 DNS Authenticator plugin for Certbot
-       pkgver = 5.0.0
+       pkgver = 5.1.0
        pkgrel = 1
        url = https://pypi.python.org/pypi/certbot-dns-route53
        arch = any
@@ -11,11 +11,11 @@ pkgbase = certbot-dns-route53
        makedepends = python-installer
        makedepends = python-setuptools
        makedepends = python-wheel
-       depends = certbot=5.0.0
-       depends = python-acme=5.0.0
+       depends = certbot=5.1.0
+       depends = python-acme=5.1.0
        depends = python-boto3
-       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v5.0.0
-       sha512sums = 
4a5cd2709290ae26f5c5a85a1f619cd39efcdd09297af69efd753d801b37ddd76c112c9cb6137d4631ad24defd806d37fc0b87995c35cae05873987b96ee0963
-       b2sums = 
5fd1ad0803c76b1449ba763bbebedc099191d51b01d6771e0b8c2a888bf0019bc92e585d44dfd8472157deb10ac07e1bcdc742d20822fd82e2f10fffacd08553
+       source = 
github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v5.1.0
+       sha512sums = 
c0b5488922c6e13d7d5bb2852130486f3d4d652b7bb16c69ac307dd6f1d09a28f988e26823d8e47ee2aa17ab3e213b3b18e0cc6bfc57f89ff7d894cbbbbf36cd
+       b2sums = 
547e18cd6df2229a06dc5c188d8f6fa62d3f672ba28d3b39ccf5b9a4a8a3a533f9d3565f439c1ec4e5b2e2d900c05c8ad30cd4d8ad88db07a96136eb0c814481
 
 pkgname = certbot-dns-route53


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=certbot-dns-route53
-pkgver=5.0.0
+pkgver=5.1.0
 pkgrel=1
 pkgdesc='Route53 DNS Authenticator plugin for Certbot'
 arch=('any')
@@ -26,8 +26,8 @@ checkdepends=('python-pytest')
 # hundred tarballs.
 _repo='github.com-certbot-certbot'
 source=("$_repo::git+https://github.com/certbot/certbot#tag=v$pkgver";)
-sha512sums=('4a5cd2709290ae26f5c5a85a1f619cd39efcdd09297af69efd753d801b37ddd76c112c9cb6137d4631ad24defd806d37fc0b87995c35cae05873987b96ee0963')
-b2sums=('5fd1ad0803c76b1449ba763bbebedc099191d51b01d6771e0b8c2a888bf0019bc92e585d44dfd8472157deb10ac07e1bcdc742d20822fd82e2f10fffacd08553')
+sha512sums=('c0b5488922c6e13d7d5bb2852130486f3d4d652b7bb16c69ac307dd6f1d09a28f988e26823d8e47ee2aa17ab3e213b3b18e0cc6bfc57f89ff7d894cbbbbf36cd')
+b2sums=('547e18cd6df2229a06dc5c188d8f6fa62d3f672ba28d3b39ccf5b9a4a8a3a533f9d3565f439c1ec4e5b2e2d900c05c8ad30cd4d8ad88db07a96136eb0c814481')
 
 build() {
   cd "$_repo/$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-dns-route53/-/commit/65be3fc61821fdc7ea7db57c29de06f06f36899f

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


Reply via email to