forked from Plemya-x/alr-repo
		
	hlna
This commit is contained in:
		| @@ -6,13 +6,13 @@ homepage='https://gitflic.ru/project/xpamych/dodo-manager' | ||||
| maintainer="Евгений Храмов <xpamych@yandex.ru>" | ||||
| architectures=('amd64') | ||||
| license=('GPL-3.0-or-later') | ||||
| provides=('nln-a') | ||||
| conflicts=('nln-a') | ||||
| provides=('hln-a') | ||||
| conflicts=('hln-a') | ||||
|  | ||||
| deps=('python3, python3-pip, steamcmd') | ||||
| deps_arch=('python, python-pip, steamcmd') | ||||
|  | ||||
| sources=("git+https://gitflic.ru/project/xpamych/nln-a.git") | ||||
| sources=("git+https://gitflic.ru/project/xpamych/hln-a.git") | ||||
| checksums=('SKIP') | ||||
|  | ||||
| prepare() { | ||||
| @@ -20,7 +20,7 @@ prepare() { | ||||
| } | ||||
|  | ||||
| package() { | ||||
| 	install -Dm755 "${srcdir}/nln-a/nln-a.py" "${pkgdir}/usr/bin/nln-a" | ||||
|     install -Dm755 "${srcdir}/nln-a/nln-a-bot.py" "${pkgdir}/usr/bin/nln-a-bot" | ||||
| 	install -Dm644 "${srcdir}/nln-a/LICENSE.md" "${pkgdir}/usr/share/licenses/nln-a/license" | ||||
| 	install -Dm755 "${srcdir}/hln-a/hln-a.py" "${pkgdir}/usr/bin/hln-a" | ||||
|     install -Dm755 "${srcdir}/hln-a/hln-a-bot.py" "${pkgdir}/usr/bin/hln-a-bot" | ||||
| 	install -Dm644 "${srcdir}/hln-a/LICENSE.md" "${pkgdir}/usr/share/licenses/hln-a/license" | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user