This commit is contained in:
Евгений Храмов 2024-04-24 01:19:02 +03:00
parent 150ffa7c5c
commit d7b90d1f5c

@ -9,9 +9,9 @@ license=('GPL-3.0-or-later')
provides=('hlna')
conflicts=('hlna')
deps_build=('python3' 'python3-pip' 'steamcmd' 'python3-pyyaml' 'python3-click' 'python3-colorama')
deps_build_arch=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama')
deps_build_ctlos=('python' 'python-pip' 'steamcmd' 'python-pyyaml' 'python-click' 'python-colorama')
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')
sources=("git+https://gitflic.ru/project/plemyakh/hln-a.git")
checksums=('SKIP')