Date: Thursday, February 16, 2023 @ 08:26:22
  Author: grawlinson
Revision: 1400785

upgpkg: certbot-dns-google 2.3.0-1

Modified:
  certbot-dns-google/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-16 08:26:08 UTC (rev 1400784)
+++ PKGBUILD    2023-02-16 08:26:22 UTC (rev 1400785)
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=certbot-dns-google
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc="Google Cloud DNS Authenticator plugin for Certbot"
 arch=('any')
@@ -9,8 +9,8 @@
 license=('Apache')
 url="https://pypi.python.org/pypi/$pkgname";
 depends=(
-  'certbot'
-  'python-acme'
+  "certbot=$pkgver"
+  "python-acme=$pkgver"
   'python-google-api-python-client'
   'python-oauth2client'
   'python-httplib2'
@@ -28,9 +28,9 @@
               'A2CFB51FA275A7286234E7B24D17C995CD9775F2'
               '20F201346BF8F3F455A73F9A780CC99432A28621'
               'F2871B4152AE13C49519111F447BF683AA3B26C3')
-sha512sums=('5403de3cbe24c8aabdd53cc7cf561b85879837f345a26ccd4f7a226dc006c6f42ae753c5ac2fee77c673f31559b8fa35c976e0bf192551f839d5807fbc0b2a65'
+sha512sums=('cf6ae9e830cded7998a482d314c9a122117c395d92bcd82179eb1f31f89cbb80fad552603f6cb53e884085c87791716b4c69d883b91eb9ba6ad5ea24cfc4990d'
             'SKIP')
-b2sums=('94ac25b1dbfb4c8908836bff69f2e4b8a112d9b7407e31b30ffb96cd983087f432defd3800aa9663e23dad848965a2cca3e288194276748325745f34cff63405'
+b2sums=('0e3081740a7096982a9ba800d649f960cafd97d76d9359d7363bdbefcb3701b7769222d0f2b529f6dbc4b9d6a61c8a392ab88ca22f392fbf1420caaf7352d1d4'
         'SKIP')
 
 prepare() {

Reply via email to