This commit is contained in:
2023-02-20 14:30:50 +03:00
parent 2118d96698
commit 9c7e170844
2 changed files with 3 additions and 2 deletions

View File

@ -9,7 +9,7 @@ license=('GPL-3.0-or-later')
provides=('hlna')
conflicts=('hlna')
deps=('python3(x86-32)' 'python3-pip' 'steamcmd')
deps=('python3' 'python3-pip' 'steamcmd')
deps_arch=('python' 'python-pip' 'steamcmd')
sources=("git+https://gitflic.ru/project/xpamych/hln-a.git")