From 8ed0f2d29f95c739d8508e1cbe99df1499748a9a Mon Sep 17 00:00:00 2001 From: David Flatz Date: Mon, 2 Nov 2020 12:07:13 +0100 Subject: [PATCH] synapse: update to 1.22.1. --- srcpkgs/synapse/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/synapse/template b/srcpkgs/synapse/template index a1dec681ede..f683ba1a267 100644 --- a/srcpkgs/synapse/template +++ b/srcpkgs/synapse/template @@ -1,6 +1,6 @@ # Template file for 'synapse' pkgname=synapse -version=1.21.2 +version=1.22.1 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=ec7073befcda697428c4d634c7a8637ea7d1b01639b3a943d72821ba8110a0bf +checksum=ae55099c367f6ba19dc13b177041d47684d67c088fabf5a704cecf7f87304cda system_accounts="synapse" synapse_homedir="/var/lib/synapse"