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


Commits:
7ac9368b by Caleb Maclennan at 2025-12-09T18:05:17+03:00
upgpkg: 1.148.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.147.0
+       pkgver = 1.148.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.147.0/doctl-1.147.0.tar.gz
-       sha256sums = 
e1e6f3ad172821a73446c8eb4997f19d122f5a9baff1a4ad2385c98f539325c6
-       b2sums = 
8580110e6c5c2a403176ed46fc024d13a16d9fcf624ed34684d2199968e2e35fccf5d8f7a3cc1864ad53886e7eb8dfbf133c574e2583b119c2a0a68961a3e0b9
+       source = 
https://github.com/digitalocean/doctl/archive/v1.148.0/doctl-1.148.0.tar.gz
+       sha256sums = 
be347ed111b3e0a2987cb492e2bf1fb7ce8d06e215b6130797fd235934d21779
+       b2sums = 
6e5e1e1c2186028e74133f38a57f9a55d3ec960e2a2c30517ea1ad39a4c79791f0fffb68adb1fdedb8a177f9c3ebd8d9ce529b82cb3f637eb85fe9716f9e83bc
 
 pkgname = doctl


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Bennett Piater <bennett at piater dot name>
 
 pkgname=doctl
-pkgver=1.147.0
+pkgver=1.148.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=('e1e6f3ad172821a73446c8eb4997f19d122f5a9baff1a4ad2385c98f539325c6')
-b2sums=('8580110e6c5c2a403176ed46fc024d13a16d9fcf624ed34684d2199968e2e35fccf5d8f7a3cc1864ad53886e7eb8dfbf133c574e2583b119c2a0a68961a3e0b9')
+sha256sums=('be347ed111b3e0a2987cb492e2bf1fb7ce8d06e215b6130797fd235934d21779')
+b2sums=('6e5e1e1c2186028e74133f38a57f9a55d3ec960e2a2c30517ea1ad39a4c79791f0fffb68adb1fdedb8a177f9c3ebd8d9ce529b82cb3f637eb85fe9716f9e83bc')
 
 build() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to