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

Kpcyrd kpcyrd at archlinux.org
Fri Jan 8 20:18:29 UTC 2021


    Date: Friday, January 8, 2021 @ 20:18:28
  Author: kpcyrd
Revision: 814084

upgpkg: doctl 1.54.1-1

Modified:
  doctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 20:09:59 UTC (rev 814083)
+++ PKGBUILD	2021-01-08 20:18:28 UTC (rev 814084)
@@ -3,7 +3,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.54.0
+pkgver=1.54.1
 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=('79d77e3d4f182d09ed396a2bc48cac0df6208610588add4786b8296d3f97ca4284ae1587840d0bd2394f30164dce0384bea54ea7570cfe2007c6d5cd1eaf020a')
-b2sums=('615f89951e494d7ecac1efbaea787baa34815c6f2fba5b1b55e0e00845da936cd73506b984dbdb61f0ee63704a3b8e90fd8979869a4780f5ec148743962d2420')
+sha512sums=('85624bdc9af5fcf8219624b71826f8c228f80858426b409af558b87a28f7142081c2f53f366426df0b107468a02bf27cd7cfb642a2fe3b429947c4dc54080566')
+b2sums=('0701ae6356db4ed1b279d196f6619f4fa05877ff2413a1d31ff081e3038be8fae5653d3b93f9c8915bf36618471c082a6dc1b99ced4d15b78fa2608cac211164')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list