vesktop-bin 1.5.1-3
This commit is contained in:
parent
f2e31a7c23
commit
faf21bb991
@ -1,6 +1,6 @@
|
|||||||
name='vesktop-bin'
|
name='vesktop-bin'
|
||||||
version='1.5.1'
|
version='1.5.1'
|
||||||
release='2'
|
release='3'
|
||||||
desc='A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed'
|
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'
|
homepage='https://github.com/Vencord/Vesktop'
|
||||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||||
@ -24,8 +24,7 @@ checksums=('SKIP')
|
|||||||
|
|
||||||
build() {
|
build() {
|
||||||
bsdtar -xf vesktop_${version}_amd64.deb
|
bsdtar -xf vesktop_${version}_amd64.deb
|
||||||
sed -e "s|@electronversion@|" \
|
sed -e "s|@appname@|vesktop|g" \
|
||||||
-e "s|@appname@|vesktop|g" \
|
|
||||||
-e "s|@runname@|app.asar|g" \
|
-e "s|@runname@|app.asar|g" \
|
||||||
-e "s|@options@|env ELECTRON_OZONE_PLA4TFORM_HINT=auto|g" \
|
-e "s|@options@|env ELECTRON_OZONE_PLA4TFORM_HINT=auto|g" \
|
||||||
-i "${scriptdir}/vesktop.sh"
|
-i "${scriptdir}/vesktop.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user