diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template index 7933f31a435..f6fc935ba8e 100644 --- a/srcpkgs/synapse/template +++ b/srcpkgs/synapse/template @@ -1,6 +1,6 @@ # Template file for 'synapse' pkgname=synapse -version=1.40.0 +version=1.41.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -19,7 +19,7 @@ license="Apache-2.0" homepage="https://github.com/matrix-org/synapse" changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md" distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz" -checksum=0fbd3c99e9b5b4a34ff3bc56ddb7543dee036b22da464303cc6ba7ef91600818 +checksum=dcf1144c1818246f49e3ec7e487abde3f1e31fbbab700e8ee5e8ca73a883d5d7 system_accounts="synapse" synapse_homedir="/var/lib/synapse"