We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee244d commit 09ceb7eCopy full SHA for 09ceb7e
1 file changed
srcpkgs/synapse/template
@@ -1,6 +1,6 @@
1
# Template file for 'synapse'
2
pkgname=synapse
3
-version=1.147.0
+version=1.147.1
4
revision=1
5
build_style=python3-pep517
6
build_helper=rust
@@ -25,7 +25,7 @@ license="AGPL-3.0-or-later"
25
homepage="https://element-hq.github.io/synapse"
26
changelog="https://raw.githubusercontent.com/element-hq/synapse/develop/CHANGES.md"
27
distfiles="https://github.com/element-hq/synapse/archive/refs/tags/v${version}.tar.gz"
28
-checksum=a31e45e62301f156df3fef1f5404e41949d45d53d69a780018c24da1dfb770b3
+checksum=2f0006f16ec87388f1a32b14352fea57c621b966ecf71518888a5596963e1e86
29
30
system_accounts="synapse"
31
synapse_homedir="/var/lib/synapse"
0 commit comments