add vscodium-bin-1.78.1.23131.ebuild

This commit is contained in:
ace
2023-05-11 18:09:55 +03:00
parent a9c5a2032f
commit 74542fdc63
2 changed files with 3 additions and 3 deletions

View File

@ -11,8 +11,8 @@ DESCRIPTION="Free/Libre Open Source Software Binaries of VSCode (binary version)
HOMEPAGE="https://vscodium.com"
SRC_URI="
amd64? ( https://github.com/VSCodium/vscodium/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz )
arm64? ( https://github.com/VSCodium/vscodium/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz )"
amd64? ( https://github.com/VSCodium/vscodium/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz )
arm64? ( https://github.com/VSCodium/vscodium/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz )"
RESTRICT="mirror strip bindist"