diff --git a/srcpkgs/PopCorn/template b/srcpkgs/PopCorn/template index a86948fcd3b..928fac3b8a8 100644 --- a/srcpkgs/PopCorn/template +++ b/srcpkgs/PopCorn/template @@ -1,11 +1,12 @@ # Template file for 'PopCorn' pkgname=PopCorn version=0.2.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/the-maldridge/popcorn" go_package="${go_import_path}/cmd/popcorn ${go_import_path}/cmd/popcornctl ${go_import_path}/cmd/statrepo" hostmakedepends="dep" +depends="snooze" short_desc="Package statistics system" maintainer="Michael Aldridge " license="MIT"