diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 1d819ca9ab..c6ae212212 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.5.1 +version=1.5.2 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=a810fdf79169c1dd4795b64ad41225c44b781e134162925c51a0b7360f1cd095 +checksum=297652c49c412fa509f04dba58aefe91aa75285911260037ba25fd7136f4a016 system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"