synapse: update to 1.95.0.

This commit is contained in:
Joel Beckmeyer 2023-10-11 11:02:47 -04:00 committed by Piraty
parent 8b96e6c273
commit cd6e36cef2

View file

@ -1,7 +1,7 @@
# Template file for 'synapse' # Template file for 'synapse'
pkgname=synapse pkgname=synapse
version=1.93.0 version=1.95.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
build_helper=rust build_helper=rust
make_check_target=tests make_check_target=tests
@ -25,7 +25,7 @@ license="Apache-2.0"
homepage="https://github.com/matrix-org/synapse" homepage="https://github.com/matrix-org/synapse"
changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md" changelog="https://raw.githubusercontent.com/matrix-org/synapse/develop/CHANGES.md"
distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz" distfiles="https://github.com/matrix-org/synapse/archive/v${version}.tar.gz"
checksum=4bacff7559cd1f36a51743b79fe871eb3b96933aa663aad6f8900a1c6b7f8e21 checksum=35367987c886f4e55c6aadbaffdfb349d50c9fd104f07010e27aa46b10661259
system_accounts="synapse" system_accounts="synapse"
synapse_homedir="/var/lib/synapse" synapse_homedir="/var/lib/synapse"