diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 2e604e46a18..37ceac44aed 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.8.1 +version=1.8.3 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=91f1094f1aa833c8e2cb11cf4c2e1301c53317a49c9f6818c4a7a1ef926850cd +checksum=77ca5fe4468a94454c05c433eace1a7e282a588aeae268387d8651751f8d4e27 system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"