[arch-commits] Commit in hcloud/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Thu Jul 1 13:21:45 UTC 2021
Date: Thursday, July 1, 2021 @ 13:21:44
Author: shibumi
Revision: 969308
upgpkg: hcloud 1.25.1-1
Modified:
hcloud/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 12:57:18 UTC (rev 969307)
+++ PKGBUILD 2021-07-01 13:21:44 UTC (rev 969308)
@@ -4,7 +4,7 @@
_pkgname=cli
pkgname=hcloud
-pkgver=1.24.0
+pkgver=1.25.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=('d7470c7bf3add190aca0b95f4ac06f0092bd7a539614390946b8839509f24ac37aa4e585bb7e0c352e5ab2254934d0c224e5ca13a944693cfc14e994717791f7')
+sha512sums=('85fdcffd1b5a462fff335086155c2a848f88c569526a6dc1ecc8c2455cb60cf3e2b2410f653c4c86ae8c4fb1caea910066bb1cd55cf9e5baa0c9c40e696392cb')
build() {
export CGO_ENABLED=1
More information about the arch-commits
mailing list