parent
51653eb734
commit
8aa2cc19a2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'synapse'
|
||||
pkgname=synapse
|
||||
version=1.108.0
|
||||
version=1.110.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
build_helper=rust
|
||||
|
@ -25,7 +25,7 @@ license="AGPL-3.0-or-later"
|
|||
homepage="https://element-hq.github.io/synapse"
|
||||
changelog="https://raw.githubusercontent.com/element-hq/synapse/develop/CHANGES.md"
|
||||
distfiles="https://github.com/element-hq/synapse/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9647b833e2493b61cca75892e5674b0d31715baff8eb05b2a23e35149bb4371d
|
||||
checksum=be78d75fe3b6473723bd0c72b67e8c0a64c1c98d3909c153bc02201adaa4bfaf
|
||||
|
||||
system_accounts="synapse"
|
||||
synapse_homedir="/var/lib/synapse"
|
||||
|
|
Loading…
Reference in New Issue