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


Commits:
e4eb8016 by Caleb Maclennan at 2024-05-02T22:53:15+03:00
upgpkg: 1.106.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.105.0
+       pkgver = 1.106.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.105.0/doctl-1.105.0.tar.gz
-       sha256sums = 
75a7a4854f9607f1e1fcaf3571232c8733f754a428a779be687f41dafba43679
-       b2sums = 
e27c8deed5ad34e8a20860f4a35b9fbbd1520a39b1c8626587a08174e335923011b81affc27c743a274167af1485c9592b8a7081344dd7efeb02da1788c193e6
+       source = 
https://github.com/digitalocean/doctl/archive/v1.106.0/doctl-1.106.0.tar.gz
+       sha256sums = 
d6149354d3be1800a8fa428c3702369c79afc196f4165c453c96ec3b6df2eb31
+       b2sums = 
f9bccc49bea841341e70051b024b0db64fac7f73d94c4ca5f4dae9a6a6732a0d75ffa379e35bb37b3f6c4e0b46f456d2ffa5ae3d34eda52224e64714fb2df0df
 
 pkgname = doctl


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.105.0
+pkgver=1.106.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=('75a7a4854f9607f1e1fcaf3571232c8733f754a428a779be687f41dafba43679')
-b2sums=('e27c8deed5ad34e8a20860f4a35b9fbbd1520a39b1c8626587a08174e335923011b81affc27c743a274167af1485c9592b8a7081344dd7efeb02da1788c193e6')
+sha256sums=('d6149354d3be1800a8fa428c3702369c79afc196f4165c453c96ec3b6df2eb31')
+b2sums=('f9bccc49bea841341e70051b024b0db64fac7f73d94c4ca5f4dae9a6a6732a0d75ffa379e35bb37b3f6c4e0b46f456d2ffa5ae3d34eda52224e64714fb2df0df')
 
 build() {
   cd ${pkgname}-${pkgver}



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/doctl/-/commit/e4eb801641d5c8263becb33268c9267c11540be1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to