mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
element-desktop: update to 1.11.2.
This commit is contained in:
parent
49b5251adb
commit
1febd8d1b2
1 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'element-desktop'
|
# Template file for 'element-desktop'
|
||||||
pkgname=element-desktop
|
pkgname=element-desktop
|
||||||
version=1.11.1
|
version=1.11.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
conf_files="/etc/${pkgname}/config.json"
|
conf_files="/etc/${pkgname}/config.json"
|
||||||
|
@ -14,12 +14,10 @@ short_desc="Glossy Matrix collaboration client, desktop version"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://element.io"
|
homepage="https://element.io"
|
||||||
_ghpage="https://github.com/vector-im"
|
distfiles="https://github.com/vector-im/element-desktop/archive/v${version}.tar.gz>element-desktop.tar.gz
|
||||||
_archive="archive/v${version}.tar.gz"
|
https://github.com/vector-im/element-web/archive/v${version}.tar.gz>element-web.tar.gz"
|
||||||
distfiles="${_ghpage}/element-desktop/${_archive}>element-desktop.tar.gz
|
checksum="f8cae27b6960e58d4a78f19b8198a6452e4789e7107950d678ec88a08247f84a
|
||||||
${_ghpage}/element-web/${_archive}>element-web.tar.gz"
|
2e9498a910acfc78d1b5ba4beb99af05195bde664c08ec1c2da47ef0d6ef21af"
|
||||||
checksum="b93c82705bde69504d201b3624bcbd5fb258c0bf20e1535c0339132e593469b4
|
|
||||||
b223fcff42a305ce8034892e0bdcb4806e45f5fd7f902e2914bc65dbd910230b"
|
|
||||||
|
|
||||||
export USE_SYSTEM_APP_BUILDER=true
|
export USE_SYSTEM_APP_BUILDER=true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue