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


Commits:
8ffee307 by Caleb Maclennan at 2024-10-25T10:42:50+03:00
upgpkg: 1.116.1-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.116.0
+       pkgver = 1.116.1
        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.116.0/doctl-1.116.0.tar.gz
-       sha256sums = 
4c1bbc7f081a8921b34736dbcaaf35bbd4225606d8718f8014ea9b9cc67eaad8
-       b2sums = 
b7f2235a4513a44d58b0efb7d2b42ba3307c8c5d572303af856148174b544b46e9d21e4893b86e374497e0eb656f928ed09d19404ef9bd3716fbae613997f71d
+       source = 
https://github.com/digitalocean/doctl/archive/v1.116.1/doctl-1.116.1.tar.gz
+       sha256sums = 
c075572209c16a00367281a86b42364f595ef340287e5436e7a8f333ad7de1d5
+       b2sums = 
1ca4a8357f5b1be97e3bc27109207b07cc3d19886b517b1d0b20b3ae9ec447d700d6a82b4b6ba6ccda5ad867e91656b9086b45868fb1e0754756f358d3ee1c7e
 
 pkgname = doctl


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.116.0
+pkgver=1.116.1
 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=('4c1bbc7f081a8921b34736dbcaaf35bbd4225606d8718f8014ea9b9cc67eaad8')
-b2sums=('b7f2235a4513a44d58b0efb7d2b42ba3307c8c5d572303af856148174b544b46e9d21e4893b86e374497e0eb656f928ed09d19404ef9bd3716fbae613997f71d')
+sha256sums=('c075572209c16a00367281a86b42364f595ef340287e5436e7a8f333ad7de1d5')
+b2sums=('1ca4a8357f5b1be97e3bc27109207b07cc3d19886b517b1d0b20b3ae9ec447d700d6a82b4b6ba6ccda5ad867e91656b9086b45868fb1e0754756f358d3ee1c7e')
 
 build() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to