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

Christian Rebischke shibumi at archlinux.org
Sat Jun 27 15:57:02 UTC 2020


    Date: Saturday, June 27, 2020 @ 15:57:02
  Author: shibumi
Revision: 654956

upgpkg: hcloud 1.17.0-2 set correct version for hcloud

Modified:
  hcloud/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-27 15:54:32 UTC (rev 654955)
+++ PKGBUILD	2020-06-27 15:57:02 UTC (rev 654956)
@@ -4,10 +4,10 @@
 _pkgname=cli
 pkgname=hcloud
 pkgver=1.17.0
-pkgrel=1
+pkgrel=2
 pkgdesc="CLI for Hetzner Cloud"
 arch=('x86_64')
-url='https://github.com/hetznercloud/cli'
+url="https://github.com/hetznercloud/cli"
 license=('MIT')
 optdepends=(
   'bash-completion: tab auto-completion'
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 depends=('glibc')
 provides=('hcloud')
-_hcloud_commit='08f0f4f7440a120ca649d34c43ad8f0aa011d408'
+_hcloud_commit='50a7de3c37155fd71ff1e6cb0f9206eeb6c37eb8'
 source=("git+https://github.com/hetznercloud/cli#commit=${_hcloud_commit}"
   _hcloud.zsh)
 sha512sums=('SKIP'



More information about the arch-commits mailing list