George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / certbot-dns-dnsmadeeasy
Commits: 565cf49a by George Rawlinson at 2025-06-14T08:14:30+00:00 upgpkg: 4.1.1-1: upgpkg: 4.1.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = certbot-dns-dnsmadeeasy pkgdesc = DNS Made Easy DNS Authenticator plugin for Certbot - pkgver = 4.1.0 + pkgver = 4.1.1 pkgrel = 1 url = https://pypi.python.org/pypi/certbot-dns-dnsmadeeasy arch = any @@ -11,11 +11,11 @@ pkgbase = certbot-dns-dnsmadeeasy makedepends = python-installer makedepends = python-setuptools makedepends = python-wheel - depends = certbot=4.1.0 - depends = python-acme=4.1.0 + depends = certbot=4.1.1 + depends = python-acme=4.1.1 depends = dns-lexicon - source = github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v4.1.0 - sha512sums = 37d8a9577c06b160c9756e4a1998b248874a9aae0ff3d50e2f42d8f79ec2b69ee1e4615a3b6daecbcea9270812bf71b18f209f6fc2835f5e5043154c957c5c1f - b2sums = 0de2ba13a8132816ca14087e50d7ccc3329f245ce4b9d572de3f34a604b4701eb48ebf455fdb5032cdcb66880431dd90d6d1b4605fa7ab8ff681ee9fbb756ab3 + source = github.com-certbot-certbot::git+https://github.com/certbot/certbot#tag=v4.1.1 + sha512sums = 8c01903ea9c0b561b46d36ea58011cf3692f94ce3549926be6ca79536b76b8f018a3a3a1102ed2a8fd6ab10453fe6662a3699e2a5eb7565dbe8762071f5b51bb + b2sums = bd35be84989fc60c673d20b8344c0482486cd68b85d8b9a969ce6c67ed520b89a23965a6bf382ffd8581623f886220644ce99fcc500df255f135b0afc9d717d8 pkgname = certbot-dns-dnsmadeeasy ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Felix Yan <felixonm...@archlinux.org> pkgname=certbot-dns-dnsmadeeasy -pkgver=4.1.0 +pkgver=4.1.1 pkgrel=1 pkgdesc='DNS Made Easy 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=('37d8a9577c06b160c9756e4a1998b248874a9aae0ff3d50e2f42d8f79ec2b69ee1e4615a3b6daecbcea9270812bf71b18f209f6fc2835f5e5043154c957c5c1f') -b2sums=('0de2ba13a8132816ca14087e50d7ccc3329f245ce4b9d572de3f34a604b4701eb48ebf455fdb5032cdcb66880431dd90d6d1b4605fa7ab8ff681ee9fbb756ab3') +sha512sums=('8c01903ea9c0b561b46d36ea58011cf3692f94ce3549926be6ca79536b76b8f018a3a3a1102ed2a8fd6ab10453fe6662a3699e2a5eb7565dbe8762071f5b51bb') +b2sums=('bd35be84989fc60c673d20b8344c0482486cd68b85d8b9a969ce6c67ed520b89a23965a6bf382ffd8581623f886220644ce99fcc500df255f135b0afc9d717d8') build() { cd "$_repo/$pkgname" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-dns-dnsmadeeasy/-/commit/565cf49a10437b3afb4055c24e53d0576758aabe -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/certbot-dns-dnsmadeeasy/-/commit/565cf49a10437b3afb4055c24e53d0576758aabe You're receiving this email because of your account on gitlab.archlinux.org.