Date: Wednesday, May 10, 2023 @ 08:52:31
  Author: grawlinson
Revision: 1459717

upgpkg: certbot-dns-dnsimple 2.6.0-1

Modified:
  certbot-dns-dnsimple/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-10 08:52:16 UTC (rev 1459716)
+++ PKGBUILD    2023-05-10 08:52:31 UTC (rev 1459717)
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=certbot-dns-dnsimple
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='DNSimple DNS Authenticator plugin for Certbot'
 arch=('any')
@@ -23,7 +23,7 @@
 # git repository is used because certbot is a huge monorepo and it's easier to
 # share the entire repository across all certbot related packages than a few
 # hundred tarballs.
-_commit='3c667e8fffc2f6f4304f284ea52531bbf750a6c4'
+_commit='013621d04ed26377cf6616448b21a4c050683719'
 _repo='github.com-certbot-certbot'
 source=("$_repo::git+https://github.com/certbot/certbot#commit=$_commit";)
 b2sums=('SKIP')

Reply via email to