vesktop-bin 1.5.1-5
This commit is contained in:
parent
5e8c799a9e
commit
7cf33e7609
@ -1,6 +1,6 @@
|
||||
name='vesktop-bin'
|
||||
version='1.5.1'
|
||||
release='4'
|
||||
release='5'
|
||||
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>"
|
||||
@ -29,7 +29,7 @@ build() {
|
||||
-e "s|@options@|env ELECTRON_OZONE_PLA4TFORM_HINT=auto|g" \
|
||||
-i "${scriptdir}/vesktop.sh"
|
||||
bsdtar -xf "${srcdir}/data."*
|
||||
sed "s|/opt/vesktop/vesktop|vesktop|g" -i "${srcdir}/usr/share/applications/vesktop.desktop"
|
||||
sed "s|/opt/Vesktop/vesktop|vesktop|g" -i "${srcdir}/usr/share/applications/vesktop.desktop"
|
||||
}
|
||||
package() {
|
||||
install -Dm755 "${scriptdir}/vesktop.sh" "${pkgdir}/usr/bin/vesktop"
|
||||
|
Loading…
Reference in New Issue
Block a user