element-desktop: Edited launch script

This commit is contained in:
Francesco Carmelo Capria 2023-05-15 18:02:34 +02:00 committed by John Zimmermann
parent ea22365c49
commit a435068915
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
exec electron19 /usr/lib/element-desktop/resources/app.asar "$@" exec electron24 /usr/lib/element-desktop/resources/app.asar "$@"

View File

@ -1,7 +1,7 @@
# Template file for 'element-desktop' # Template file for 'element-desktop'
pkgname=element-desktop pkgname=element-desktop
version=1.11.31 version=1.11.31
revision=1 revision=2
create_wrksrc=yes create_wrksrc=yes
conf_files="/etc/${pkgname}/config.json" conf_files="/etc/${pkgname}/config.json"
hostmakedepends="git yarn nodejs rust cargo python3 curl hostmakedepends="git yarn nodejs rust cargo python3 curl