[arch-commits] Commit in hcloud/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Fri Aug 17 16:05:04 UTC 2018
Date: Friday, August 17, 2018 @ 16:05:04
Author: shibumi
Revision: 372499
upgpkg: hcloud 1.6.0-1
Modified:
hcloud/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-17 15:56:52 UTC (rev 372498)
+++ PKGBUILD 2018-08-17 16:05:04 UTC (rev 372499)
@@ -2,8 +2,8 @@
# Contributor: Konrad Tegtmeier <konrad.tegtmeier+aur at gmail.com>
pkgname=hcloud
-pkgver=1.5.0
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
pkgdesc="CLI for Hetzner Cloud"
arch=('x86_64')
url='https://github.com/hetznercloud/cli'
@@ -14,7 +14,7 @@
makedepends=('go-pie' 'git')
depends=('glibc')
provides=('hcloud')
-_hcloud_commit='4d565ac75dd7cd9063add48e0de0b907619594af'
+_hcloud_commit='aade4c065583613bac773c1f61133a1d2ecee319'
source=("git+https://github.com/hetznercloud/cli#commit=${_hcloud_commit}"
_hcloud.zsh)
sha512sums=('SKIP'
More information about the arch-commits
mailing list