[arch-commits] Commit in doctl/trunk (PKGBUILD)

Kpcyrd kpcyrd at gemini.archlinux.org
Fri Apr 1 16:43:05 UTC 2022


    Date: Friday, April 1, 2022 @ 16:43:05
  Author: kpcyrd
Revision: 1180585

upgpkg: doctl 1.73.0-1

Modified:
  doctl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-01 16:41:45 UTC (rev 1180584)
+++ PKGBUILD	2022-04-01 16:43:05 UTC (rev 1180585)
@@ -3,7 +3,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.72.0
+pkgver=1.73.0
 pkgrel=1
 pkgdesc='The official command line interface for the DigitalOcean API'
 url='https://github.com/digitalocean/doctl'
@@ -12,8 +12,8 @@
 depends=('glibc')
 makedepends=('go')
 source=(https://github.com/digitalocean/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('12e3aa209193f73054387b389de407e990fc4e2bc7a6466f1cc2b6bbbb0330ca43dc7ce7faba793df82a6a733ecd19964e54df24493b938473faffbb6a391421')
-b2sums=('97ad78273d8779b31e1b322d01897cbccb3d886f1d030d55d6763673cd7c873cc7e37f771c1e5f8b1b6119d958139f7f055b44f8a7ab19306c9d68593c452583')
+sha512sums=('10be42a7c9f246ce4c0653271d416e5d86f04c7c63eb3353fad1942e3afef6f8e7863c44f991df84700840cbef3394ca3407ed5946a354a8b7fa54d694483d05')
+b2sums=('54d2eb967766e805afcb68aaee295da7c4a6f4e7364e9dd76d9b17407a75cc4d0f6b5620470e04aa6695d96287ca60e6280cfde0da3e6b192a2415fa93393dea')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list