kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / doctl


Commits:
7becb04f by kpcyrd at 2024-09-03T20:35:51+02:00
upgpkg: 1.112.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.111.0
+       pkgver = 1.112.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.111.0/doctl-1.111.0.tar.gz
-       sha256sums = 
8bbb6c632f15338f2bd38124e6ee479bd39cee0779570762f776779db0132130
-       b2sums = 
7c8be7057d8a239a09cff489ccfb5e8ebd7ce37640cbf38bc9abfd51ef1cfaaffc2f773d69fa45ba328d21170f771f944252ee2e25fa7361a857233f525427d0
+       source = 
https://github.com/digitalocean/doctl/archive/v1.112.0/doctl-1.112.0.tar.gz
+       sha256sums = 
3ac2402e56c1ffe8472ef5143da1cf931111681c300c287c8fb6aea21a1c2d15
+       b2sums = 
918e819b9f9f59fade0a20ad31cb19f96941b86fea0c294dfc9b52a4647eb9db7d73503baac5e359b2e6dd7e7d1da29a3c943003792eb06e70c7698646cde2b9
 
 pkgname = doctl


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.111.0
+pkgver=1.112.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=('8bbb6c632f15338f2bd38124e6ee479bd39cee0779570762f776779db0132130')
-b2sums=('7c8be7057d8a239a09cff489ccfb5e8ebd7ce37640cbf38bc9abfd51ef1cfaaffc2f773d69fa45ba328d21170f771f944252ee2e25fa7361a857233f525427d0')
+sha256sums=('3ac2402e56c1ffe8472ef5143da1cf931111681c300c287c8fb6aea21a1c2d15')
+b2sums=('918e819b9f9f59fade0a20ad31cb19f96941b86fea0c294dfc9b52a4647eb9db7d73503baac5e359b2e6dd7e7d1da29a3c943003792eb06e70c7698646cde2b9')
 
 build() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to