summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 122ea54534fe..d318575879a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('AGPL-3.0')
depends=(python-sqlalchemy python-ruamel-yaml python-magic-git python-commonmark
python-aiohttp python-mautrix-git python-cryptg python-cchardet python-aiodns
- python-brotli python-pillow python-asyncpg python-olm python-phonenumbers
+ python-brotli python-pillow 'python-asyncpg>0.20' python-olm python-phonenumbers
python-pycryptodome python-unpaddedbase64 python-matrix-nio signald-git)
makedepends=('git')
backup=("etc/$_pkgbase/config.yaml")