We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ceb7e commit b40eb05Copy full SHA for b40eb05
1 file changed
srcpkgs/synapse/template
@@ -1,6 +1,6 @@
1
# Template file for 'synapse'
2
pkgname=synapse
3
-version=1.147.1
+version=1.148.0
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=2f0006f16ec87388f1a32b14352fea57c621b966ecf71518888a5596963e1e86
+checksum=ad18ad9b361edb246c3a05fbf03db766a89aa169e7156309a0b90c68aa8ec9ef
29
30
system_accounts="synapse"
31
synapse_homedir="/var/lib/synapse"
0 commit comments