summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2021-03-17 21:06:43 +0100
committerJake2021-03-17 21:06:43 +0100
commitfa463666408c0b3b2f560664c8146fd1b3a4f246 (patch)
tree9375cd770629ddf2e1439abcb27073a6453edec7 /PKGBUILD
parentd6edbc50ff1da9b84ecf517e5783b2b8965c35fb (diff)
downloadaur-fa463666408c0b3b2f560664c8146fd1b3a4f246.tar.gz
Replace json-rpc with ajsonrpc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77c6a0eaa530..c11207b4cf87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ depends=('python-setuptools'
'python-marshmallow'
# "pio home" requirements:
'python-aiofiles'
- 'python-json-rpc'
+ 'python-ajsonrpc'
'python-starlette'
'python-wsproto'
'uvicorn')