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

Christian Rebischke shibumi at archlinux.org
Mon Mar 12 13:57:54 UTC 2018


    Date: Monday, March 12, 2018 @ 13:57:53
  Author: shibumi
Revision: 306389

upgpkg: hcloud 1.3.1-2

use go-pie instead of go

Modified:
  hcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 13:00:43 UTC (rev 306388)
+++ PKGBUILD	2018-03-12 13:57:53 UTC (rev 306389)
@@ -3,7 +3,7 @@
 
 pkgname='hcloud'
 pkgver='1.3.1'
-pkgrel='1'
+pkgrel='2'
 pkgdesc="CLI for Hetzner Cloud"
 arch=('x86_64')
 url='https://github.com/hetznercloud/cli'
@@ -11,7 +11,7 @@
 optdepends=(
     'bash-completion: tab auto-completion'
     'zsh: tab auto-completion')
-makedepends=('go' 'git')
+makedepends=('go-pie' 'git')
 provides=('hcloud')
 _hcloud_commit='c1016d42d94f6326989aa2890c7e6215e591c45d'
 source=("git+https://github.com/hetznercloud/cli#commit=${_hcloud_commit}")



More information about the arch-commits mailing list