diff --git a/srcpkgs/gogs/files/gogs/conf b/srcpkgs/gogs/files/gogs/conf deleted file mode 100644 index 11f80783d14..00000000000 --- a/srcpkgs/gogs/files/gogs/conf +++ /dev/null @@ -1,2 +0,0 @@ -HOME=/srv/gogs -USER=gogs diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index 36ec7f7cbe5..0e6c3ceacbd 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=1 +revision=2 build_style=go go_import_path="github.com/gogits/gogs" short_desc="Self-hosted Git Service in Go"