summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoe Holden2020-10-26 01:34:29 +0100
committerJoe Holden2020-10-26 01:34:29 +0100
commitef978c3ef6c15afa15367c92abb3081fd7557fb3 (patch)
treeabc2404fc6910742b86802b2543de1be557887a9 /PKGBUILD
parent721228e6f36c1aae3bf7a32ffb48d30138290dac (diff)
downloadaur-ef978c3ef6c15afa15367c92abb3081fd7557fb3.tar.gz
signald
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a5bc0dc2c6b..6fd2629e302b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ 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-moviepy python-asyncpg python-olm python-phonenumbers
- python-pycryptodome python-unpaddedbase64 python-matrix-nio)
+ python-pycryptodome python-unpaddedbase64 python-matrix-nio signald-git)
makedepends=('git')
backup=("etc/$_pkgbase/config.yaml")
url='https://github.com/tulir/mautrix-signal'