Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
doctl


Commits:
9357d71d by Caleb Maclennan at 2024-07-25T01:35:36+03:00
upgpkg: 1.110.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = doctl
        pkgdesc = The official command line interface for the DigitalOcean API
-       pkgver = 1.109.1
+       pkgver = 1.110.0
        pkgrel = 1
        url = https://github.com/digitalocean/doctl
        arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = doctl
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
https://github.com/digitalocean/doctl/archive/v1.109.1/doctl-1.109.1.tar.gz
-       sha256sums = 
ac1c94814283e090240534f9465be7e2213c3e7952108ec0da5f6cb3ad343c98
-       b2sums = 
ce17d0392c130f9a8a33e6ed1e0517cf26169f046bab3b38629b2da7f67cdc2ce542e9c165d845ffa9007ab356a9ed65c3e0c794b18e7b7cfe3d50d768f08482
+       source = 
https://github.com/digitalocean/doctl/archive/v1.110.0/doctl-1.110.0.tar.gz
+       sha256sums = 
eba3cfcd163f4f2baac9916247c5d1e6352c7969c8ae90b6938c8181af21e98c
+       b2sums = 
46e212518cf45b7aa1cef96165d7690a6cba8efad99a45a8e56700b8a5642ee83080c6bd68825684be661ff0a925f512f11482a7a71ae4c549d70dd6f390933b
 
 pkgname = doctl


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.109.1
+pkgver=1.110.0
 pkgrel=1
 pkgdesc='The official command line interface for the DigitalOcean API'
 url='https://github.com/digitalocean/doctl'
@@ -14,8 +14,8 @@ depends=('glibc')
 makedepends=('go')
 options=('!lto')
 
source=(https://github.com/digitalocean/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('ac1c94814283e090240534f9465be7e2213c3e7952108ec0da5f6cb3ad343c98')
-b2sums=('ce17d0392c130f9a8a33e6ed1e0517cf26169f046bab3b38629b2da7f67cdc2ce542e9c165d845ffa9007ab356a9ed65c3e0c794b18e7b7cfe3d50d768f08482')
+sha256sums=('eba3cfcd163f4f2baac9916247c5d1e6352c7969c8ae90b6938c8181af21e98c')
+b2sums=('46e212518cf45b7aa1cef96165d7690a6cba8efad99a45a8e56700b8a5642ee83080c6bd68825684be661ff0a925f512f11482a7a71ae4c549d70dd6f390933b')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/doctl/-/commit/9357d71db1bb76e2b55776bdbdaecc5a4630cf92

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/doctl/-/commit/9357d71db1bb76e2b55776bdbdaecc5a4630cf92
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to