vscodium-bin 1.105.17075-2

This commit is contained in:
2025-11-05 11:20:18 +03:00
parent 757da12d89
commit ea7806ffe1

View File

@@ -1,6 +1,6 @@
name='vscodium-bin' name='vscodium-bin'
version='1.105.17075' version='1.105.17075'
release='1' release='2'
desc='Binary releases of VS Code without MS branding/telemetry/licensing.' desc='Binary releases of VS Code without MS branding/telemetry/licensing.'
desc_ru='Бинарные релизы VS Code без брендинга/телеметрии/лицензирования MS.' desc_ru='Бинарные релизы VS Code без брендинга/телеметрии/лицензирования MS.'
homepage='https://github.com/VSCodium/vscodium' homepage='https://github.com/VSCodium/vscodium'
@@ -183,7 +183,7 @@ package() {
} }
files() { files() {
files-find ./opt/${name} files-find "./opt/vscodium-bin/**"
files-find-bin files-find-bin
files-find-share "applications" files-find-share "applications"
files-find-share "pixmaps" files-find-share "pixmaps"