diff --git a/srcpkgs/hcloud/template b/srcpkgs/hcloud/template index 289887fda2e..8ab185000d7 100644 --- a/srcpkgs/hcloud/template +++ b/srcpkgs/hcloud/template @@ -1,7 +1,7 @@ # Template file for 'hcloud' pkgname=hcloud version=1.3.1 -revision=2 +revision=3 wrksrc="cli-${version}" build_style=go go_import_path="github.com/hetznercloud/cli"