summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLehrgangsserver2023-02-03 22:11:05 +0100
committerLehrgangsserver2023-02-03 22:11:05 +0100
commitee552a0ad866043c8d8b9ffa52f6f41d12fd7055 (patch)
tree175d2d3f9373a5380718d4667e1296c7859778b4 /PKGBUILD
parent539fce5f675157ef552b009d49f526b0d61e3d53 (diff)
downloadaur-cms-germany-git.tar.gz
dependency updates
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'