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