[arch-commits] Commit in hcloud/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Sun Sep 12 12:28:26 UTC 2021


    Date: Sunday, September 12, 2021 @ 12:28:25
  Author: svenstaro
Revision: 1014554

upgpkg: hcloud 1.28.1-1

Modified:
  hcloud/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 11:58:44 UTC (rev 1014553)
+++ PKGBUILD	2021-09-12 12:28:25 UTC (rev 1014554)
@@ -4,7 +4,7 @@
 
 _pkgname=cli
 pkgname=hcloud
-pkgver=1.28.0
+pkgver=1.28.1
 pkgrel=1
 pkgdesc="CLI for Hetzner Cloud"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 depends=('glibc')
 provides=('hcloud')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/hetznercloud/cli/archive/refs/tags/v${pkgver}.tar.gz")
-sha512sums=('97d536e9bed893032cc48e00f2a05b6c7ce07a7d45794a32ebc6cee736951f5d11eb87580e79e5c5d1316bd430763b8cf716099400414a8cf82d1ba627ed8309')
+sha512sums=('426e0e6e8d2df6e4f627a5681e72b0a2dffc194d5b9a721c6d92353fbe4bcdd578ce6f31f0191ed2d99ed2c0d7af44c86f298cb5a0d76c1f66e836f316552374')
 
 build() {
   export CGO_ENABLED=1



More information about the arch-commits mailing list