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

Christian Rebischke shibumi at archlinux.org
Thu Oct 18 13:42:00 UTC 2018


    Date: Thursday, October 18, 2018 @ 13:42:00
  Author: shibumi
Revision: 396002

upgpkg: hcloud 1.9.1-1

Modified:
  hcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-18 13:38:44 UTC (rev 396001)
+++ PKGBUILD	2018-10-18 13:42:00 UTC (rev 396002)
@@ -3,8 +3,8 @@
 
 _pkgname=cli
 pkgname=hcloud
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.9.1
+pkgrel=1
 pkgdesc="CLI for Hetzner Cloud"
 arch=('x86_64')
 url='https://github.com/hetznercloud/cli'
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 depends=('glibc')
 provides=('hcloud')
-_hcloud_commit='8342d70c2a0926cd2d1ea8d9396dab4f83c8aa92'
+_hcloud_commit='a7935e5d6334d7bc5dd3baa72f0c04250cd7d518'
 source=("git+https://github.com/hetznercloud/cli#commit=${_hcloud_commit}"
         _hcloud.zsh)
 sha512sums=('SKIP'



More information about the arch-commits mailing list