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

Christian Rebischke shibumi at archlinux.org
Thu Apr 19 07:32:29 UTC 2018


    Date: Thursday, April 19, 2018 @ 07:32:28
  Author: shibumi
Revision: 316970

upgpkg: hcloud 1.4.0-1

Modified:
  hcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-19 07:18:32 UTC (rev 316969)
+++ PKGBUILD	2018-04-19 07:32:28 UTC (rev 316970)
@@ -2,7 +2,7 @@
 # Contributor: Konrad Tegtmeier <konrad.tegtmeier+aur at gmail.com>
 
 pkgname='hcloud'
-pkgver='1.3.2'
+pkgver='1.4.0'
 pkgrel='1'
 pkgdesc="CLI for Hetzner Cloud"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 depends=('glibc')
 provides=('hcloud')
-_hcloud_commit='4dad2aebfa4d495487ec4b966ef3bfea8eb67fc2'
+_hcloud_commit='5593832387be9273df1bec9060b1cb646f65e80c'
 source=("git+https://github.com/hetznercloud/cli#commit=${_hcloud_commit}")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list