summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95d1e761a90e..acb5e024ab20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=(
'python'
'python-tornado'
'python-psycopg2'
- 'python-sqlalchemy'
+ 'python-sqlalchemy1.3'
'python-netifaces'
'python-pycryptodomex'
'python-pytz'
@@ -25,7 +25,7 @@ depends=(
'python-future'
'python-jinja'
'python-markupsafe'
- 'python-xdg'
+ 'python-pyxdg'
'postgresql'
'postgresql-client'
'iso-codes'