diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 612e6b73022..a8b24280afd 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.7.4 +version=1.7.5 revision=1 build_style=go go_import_path=code.gitea.io/gitea @@ -31,7 +31,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=89c43b7eb1cc9eb4ece05201e708c468d43d2b7a48b517df76ebbe5001f672c9 +checksum=9ff75f5787549fd20cd69002438e3a115b9d404f062254dec058d580f743265a system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"