[arch-commits] Commit in hcloud/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Wed Aug 18 10:16:08 UTC 2021
Date: Wednesday, August 18, 2021 @ 10:16:07
Author: shibumi
Revision: 1003611
upgpkg: hcloud 1.28.0-1
Modified:
hcloud/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-18 08:39:08 UTC (rev 1003610)
+++ PKGBUILD 2021-08-18 10:16:07 UTC (rev 1003611)
@@ -4,7 +4,7 @@
_pkgname=cli
pkgname=hcloud
-pkgver=1.27.0
+pkgver=1.28.0
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=('4a1d2186eb73df67ab1958bc874e3fcc286a0f717359bc47b2fbf015f612683ec8c2edf1712f7f89372b9059bc92b618fbed25e2bee2d188f3ab660aeee3efa3')
+sha512sums=('97d536e9bed893032cc48e00f2a05b6c7ce07a7d45794a32ebc6cee736951f5d11eb87580e79e5c5d1316bd430763b8cf716099400414a8cf82d1ba627ed8309')
build() {
export CGO_ENABLED=1
More information about the arch-commits
mailing list