Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
hcloud


Commits:
c1c57a46 by Sven-Hendrik Haase at 2026-01-19T19:49:09+01:00
upgpkg: 1.60.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hcloud
        pkgdesc = CLI for Hetzner Cloud
-       pkgver = 1.59.0
+       pkgver = 1.60.0
        pkgrel = 1
        url = https://github.com/hetznercloud/cli
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = hcloud
        optdepends = bash-completion: tab auto-completion
        optdepends = zsh: tab auto-completion
        provides = hcloud
-       source = 
hcloud-1.59.0.tar.gz::https://github.com/hetznercloud/cli/archive/refs/tags/v1.59.0.tar.gz
-       sha512sums = 
e155acc1ecf354f70deb6fa716d53e2d86a3e68c72b069577d351092e777df4821c49a6a0972a9c269057e73bbfecfd3c45e4a319c4fd908cc4b7e5b9f35b0d7
+       source = 
hcloud-1.60.0.tar.gz::https://github.com/hetznercloud/cli/archive/refs/tags/v1.60.0.tar.gz
+       sha512sums = 
71f7269f7edc9c90d68dc5b96f2ab4a38d06e8003ac06bd22e25473756b5b8a854e3eacf2605036a4a71a0359ce364c14123319868c4c40c57de891f3b01336f
 
 pkgname = hcloud


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _pkgname=cli
 pkgname=hcloud
-pkgver=1.59.0
+pkgver=1.60.0
 pkgrel=1
 pkgdesc="CLI for Hetzner Cloud"
 arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('go-pie')
 depends=('glibc')
 provides=('hcloud')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/hetznercloud/cli/archive/refs/tags/v${pkgver}.tar.gz";)
-sha512sums=('e155acc1ecf354f70deb6fa716d53e2d86a3e68c72b069577d351092e777df4821c49a6a0972a9c269057e73bbfecfd3c45e4a319c4fd908cc4b7e5b9f35b0d7')
+sha512sums=('71f7269f7edc9c90d68dc5b96f2ab4a38d06e8003ac06bd22e25473756b5b8a854e3eacf2605036a4a71a0359ce364c14123319868c4c40c57de891f3b01336f')
 
 build() {
   export CGO_ENABLED=1



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hcloud/-/commit/c1c57a46dfac3e2e6aef52bc136b0f038b1cea97

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


Reply via email to