diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 987a0175d2b..9d210c56ee5 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.6.2 +version=1.6.3 revision=1 build_style=go go_import_path=code.gitea.io/gitea @@ -30,7 +30,7 @@ license="MIT" homepage="https://gitea.io" changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md" distfiles="https://github.com/go-gitea/gitea/archive/v${version}.tar.gz" -checksum=a6d726769f8f7a732dd83f15ad167d1930367c2678a9c590bd00e9aac3bc645b +checksum=9ab014f419235a3f213968ee4e03a099cd9e087c1129673215a36aa7345d52af system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"