30ee2fc hlna
This commit is contained in:
parent
9c7e170844
commit
954066be96
@ -15,6 +15,11 @@ deps_arch=('python' 'python-pip' 'steamcmd')
|
|||||||
sources=("git+https://gitflic.ru/project/xpamych/hln-a.git")
|
sources=("git+https://gitflic.ru/project/xpamych/hln-a.git")
|
||||||
checksums=('SKIP')
|
checksums=('SKIP')
|
||||||
|
|
||||||
|
version() {
|
||||||
|
cd "$srcdir/hln-a"
|
||||||
|
git-version
|
||||||
|
}
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
pip install --upgrade --user click colorama pyTelegramBotAPI
|
pip install --upgrade --user click colorama pyTelegramBotAPI
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user