diff --git a/testing/doctl/APKBUILD b/testing/doctl/APKBUILD index f8bea026276..8b104947495 100644 --- a/testing/doctl/APKBUILD +++ b/testing/doctl/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Will Sinatra # Maintainer: Will Sinatra pkgname=doctl -pkgver=1.59.0 +pkgver=1.60.0 pkgrel=0 pkgdesc="Official command line interface for the DigitalOcean API" url="https://github.com/digitalocean/doctl" @@ -55,4 +55,6 @@ package() { "$pkgdir"/usr/bin/doctl completion fish > "$pkgdir"/usr/share/fish/completions/doctl.fish } -sha512sums="64ca08c0be0e70d82dccb295d1b84b48cc5a22e3a183a5048a20b3419a65f54bfaefb5be0480cbd3498967ee0166be75aa600a84202ad06ad09bfd801fb25297 doctl-1.59.0.tar.gz" +sha512sums=" +2dd27395d87926bb9d3c759c5324cd72b10fe9541e0a5dbee1fd9925952c5c54e11a873262c6520b79fa9ae8effab434896d4e8e27266d3941940d8d618f191d doctl-1.60.0.tar.gz +"