Date: Monday, August 21, 2017 @ 12:36:01 Author: demize Revision: 252814
upgpkg: matrix-synapse 0.22.1-3 Modified: matrix-synapse/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-21 12:31:47 UTC (rev 252813) +++ PKGBUILD 2017-08-21 12:36:01 UTC (rev 252814) @@ -3,7 +3,7 @@ pkgname=matrix-synapse pkgver=0.22.1 -pkgrel=2 +pkgrel=3 pkgdesc="Matrix reference homeserver" url="https://github.com/matrix-org/synapse" @@ -23,6 +23,7 @@ makedepends=('python2-mock') optdepends=('python2-psycopg2: PostgreSQL support' 'python2-netaddr: URL previewing' + 'python2-lxml: URL previewing' 'python2-jinja: e-mail notifications' 'python2-bleach: e-mail notifications' 'python2-matrix-synapse-ldap3: LDAP support'
