diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index 0e6c3ceacbd..44e2ce714b7 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -1,7 +1,7 @@ # Template build file for 'gogs' pkgname=gogs version=0.7.22 -revision=2 +revision=3 build_style=go go_import_path="github.com/gogits/gogs" short_desc="Self-hosted Git Service in Go"