forked from Plemya-x/alr-repo
		
	| @@ -1,6 +1,6 @@ | ||||
| name='electron-bin' | ||||
| version='30.2.0' | ||||
| release='1' | ||||
| release='2' | ||||
| desc='Build cross platform desktop apps with web technologies — prebuilt' | ||||
| homepage='https://electronjs.org' | ||||
| maintainer="Евгений Храмов <xpamych@yandex.ru>" | ||||
| @@ -42,6 +42,6 @@ package() { | ||||
| 	ln -nfs "/usr/lib/electron/electron" "${pkgdir}/usr/bin/electron" | ||||
|  | ||||
| 	for _license in 'LICENSE' 'LICENSES.chromium.html'; do | ||||
|         install -Dm644 "${_license}" "${pkgdir}/usr/share/licenses/${pkgname}/${_license}" | ||||
|         install -Dm644 "${_license}" "${pkgdir}/usr/share/licenses/${name}/${_license}" | ||||
|     done | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user