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

Kpcyrd kpcyrd at archlinux.org
Tue Nov 24 23:43:46 UTC 2020


    Date: Tuesday, November 24, 2020 @ 23:43:46
  Author: kpcyrd
Revision: 761022

upgpkg: doctl 1.53.0-1

Modified:
  doctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-24 22:22:01 UTC (rev 761021)
+++ PKGBUILD	2020-11-24 23:43:46 UTC (rev 761022)
@@ -3,7 +3,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.52.0
+pkgver=1.53.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=('b9db1cd36250f6de89c12c4062f73a10ea24ab425325ef9a40f52528d40194e52803ed104b4552e457f6134890844268d33d50c0d30a9c32bd4d7b83d824ae9a')
-b2sums=('5f09e66a9ced0c4a32ce9832a24bf58ff65bc4a6c5abae649eb3496d686cdb01548bc5963ef05c55516c4a3daca49f4480ec12cf017e1f2240dc4fe92b323b69')
+sha512sums=('3d0d513cd7bd264a3873901908940a563c50f5e99bfbf0c9a60ced361d341047dc468030b3d25122c46787e044cb4fdf5b07054f15ae6c0218d3f3bbc2cad885')
+b2sums=('9eb9ae00172731568921b0edb0aa7335c12ed6a822a83bce1cdfdad4dec5977ef7bc683f5905511daaa04b53b6a073e691cefd6802495a66b6a5dcd52314b71d')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list