diff --git a/srcpkgs/hcloud/template b/srcpkgs/hcloud/template index c9e34386935..79693ff5edc 100644 --- a/srcpkgs/hcloud/template +++ b/srcpkgs/hcloud/template @@ -1,7 +1,7 @@ # Template file for 'hcloud' pkgname=hcloud version=1.4.0 -revision=1 +revision=2 wrksrc="cli-${version}" build_style=go go_import_path="github.com/hetznercloud/cli"