icons
@ -1,6 +1,6 @@
|
||||
name='vesktop-bin'
|
||||
version='1.5.2'
|
||||
release='5'
|
||||
release='6'
|
||||
desc='A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed'
|
||||
homepage='https://github.com/Vencord/Vesktop'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
@ -36,7 +36,7 @@ package() {
|
||||
install -Dm644 "${srcdir}/opt/Vesktop/resources/app.asar" -t "${pkgdir}/usr/lib/vesktop"
|
||||
install -Dm644 "${srcdir}/usr/share/applications/vesktop.desktop" -t "${pkgdir}/usr/share/applications"
|
||||
for _icons in 16x16 32x32 48x48 64x64 128x128 256x256 512x512 1024x1024;do
|
||||
install -Dm644 "${srcdir}/usr/share/icons/hicolor/${_icons}/apps/vesktop.png" \
|
||||
install -Dm644 "${scriptdirdir}/hicolor/${_icons}/apps/vesktop.png" \
|
||||
-t "${pkgdir}/usr/share/icons/hicolor/${_icons}/apps"
|
||||
done
|
||||
}
|
||||
|
BIN
vesktop-bin/hicolor/1024x1024/apps/vesktop.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
vesktop-bin/hicolor/128x128/apps/vesktop.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
vesktop-bin/hicolor/16x16/apps/vesktop.png
Normal file
After Width: | Height: | Size: 954 B |
BIN
vesktop-bin/hicolor/256x256/apps/vesktop.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
vesktop-bin/hicolor/32x32/apps/vesktop.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
vesktop-bin/hicolor/48x48/apps/vesktop.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
vesktop-bin/hicolor/512x512/apps/vesktop.png
Normal file
After Width: | Height: | Size: 61 KiB |
BIN
vesktop-bin/hicolor/64x64/apps/vesktop.png
Normal file
After Width: | Height: | Size: 7.4 KiB |