diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template index 8399d953c5..5542ea1f90 100644 --- a/srcpkgs/gitea/template +++ b/srcpkgs/gitea/template @@ -1,6 +1,6 @@ # Template file for 'gitea' pkgname=gitea -version=1.2.1 +version=1.2.3 revision=2 build_style=go go_import_path="code.gitea.io/gitea" @@ -28,7 +28,7 @@ maintainer="Michael Aldridge " license="MIT" homepage="http://gitea.io" distfiles="https://github.com/go-gitea/gitea/archive/v${version}.tar.gz" -checksum=a18e0390d2c2ca956e94e98294707c9ac1d926763d00e2da682a3e72db393612 +checksum=cea707156393a52bc77cb493467b7f04c8b6e7d1fd92cd775a8b587f9c35340e system_accounts="_gitea" _gitea_homedir="/var/lib/gitea"