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