diff --git a/srcpkgs/darkman/template b/srcpkgs/darkman/template index 123091a952a..9b73ad81d86 100644 --- a/srcpkgs/darkman/template +++ b/srcpkgs/darkman/template @@ -1,7 +1,7 @@ # Template file for 'darkman' pkgname=darkman version=1.5.4 -revision=1 +revision=2 build_style=go go_import_path="gitlab.com/WhyNotHugo/darkman" go_package="${go_import_path}/cmd/darkman"