This commit is contained in:
2024-04-24 01:22:59 +03:00
parent d7b90d1f5c
commit 3bd1a5f665

View File

@ -9,9 +9,9 @@ license=('GPL-3.0-or-later')
provides=('hlna')
conflicts=('hlna')
deps=('python3' 'python3-pip' 'steamcmd' 'python3-pyyaml' 'python3-click' 'python3-colorama')
deps_arch=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama')
deps_ctlos=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama')
deps=('python3' 'python3-pip' 'steamcmd' 'python3-pyyaml' 'python3-click' 'python3-colorama' 'python3-pyqt6')
deps_arch=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama' 'python-pyqt6')
deps_ctlos=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama' 'python-pyqt6')
sources=("git+https://gitflic.ru/project/plemyakh/hln-a.git")
checksums=('SKIP')