[arch-commits] Commit in hcloud/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Wed Feb 6 21:29:56 UTC 2019
Date: Wednesday, February 6, 2019 @ 21:29:55
Author: shibumi
Revision: 429769
upgpkg: hcloud 1.12.0-1
Modified:
hcloud/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-06 21:28:54 UTC (rev 429768)
+++ PKGBUILD 2019-02-06 21:29:55 UTC (rev 429769)
@@ -3,8 +3,8 @@
_pkgname=cli
pkgname=hcloud
-pkgver=1.11.0
-pkgrel=2
+pkgver=1.12.0
+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='f5640b0eeefdb309d418f649480a964e8f8c71ec'
+_hcloud_commit='4dda141db8bbdd701b69282a74779e8653a64d4a'
source=("git+https://github.com/hetznercloud/cli#commit=${_hcloud_commit}"
_hcloud.zsh)
sha512sums=('SKIP'
More information about the arch-commits
mailing list