- Element
+ im.riot.Riot
Element
- Apache-2.0
+ AGPL-3.0-or-later and GPL-3.0-or-later
New Vector Ltd
Create, share, communicate, chat and call securely, and bridge to other apps
CC0-1.0
@@ -15,7 +15,7 @@
Communicate with your team and out of network colleagues more efficiently: use dedicated rooms which persist information from their creation and forever.
Forget group emails: join or create rooms per topic, per team, per event… Decide the level of transparency you want to provide across the organisation or project.
Cut through the noise by creating notifications that are customised by you and for you.
- Grab the attention of your colleague by calling out their name and don’t miss a thing with keyword alerts.
+ Grab the attention of your colleague by calling out their name and don't miss a thing with keyword alerts.
Deploy bots for fun or practical use with our integrations store.
Preliminary Wayland support since 1.7.25.
@@ -59,7 +59,7 @@
none
- im.riot.Riot
+ Element
releng@getsol.us
diff --git a/packages/e/element/package.yml b/packages/e/element/package.yml
index c2657dd1fa7d..f1b5f9bfbc20 100644
--- a/packages/e/element/package.yml
+++ b/packages/e/element/package.yml
@@ -1,12 +1,14 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : element
-version : 1.12.7
-release : 211
+version : 1.12.10
+release : 212
homepage : https://element.io/
source :
- - git|https://github.com/vector-im/element-desktop.git : f110753df1115eb326af61712d75be40a9d1a3bb
- - git|https://github.com/vector-im/element-web.git : ea5b574aec127df98cf5228675982d6e2c64a450
-license : Apache-2.0
+ - git|https://github.com/element-hq/element-desktop.git : 0f041069e8d3098eca609e6af4d82e65a8a1768d
+ - git|https://github.com/element-hq/element-web.git : d7f94f89dcace2727aaf76ef628e58afc75ba2cb
+license :
+ - AGPL-3.0-or-later
+ - GPL-3.0-or-later
component : network.im
networking : true
summary : A glossy Matrix collaboration client for desktop.
@@ -88,5 +90,7 @@ install : |
# Desktop File
install -Dm00644 $pkgfiles/Element.desktop $installdir/usr/share/applications/Element.desktop
- # appstream data
- install -Dm00644 $pkgfiles/element.appdata.xml $installdir/usr/share/metainfo/element.appdata.xml
+ # metainfo (AppStream)
+ install -Dm00644 $pkgfiles/element.metainfo.xml $installdir/usr/share/metainfo/element.metainfo.xml
+
+ %install_license LICENSE-AGPL-3.0 LICENSE-GPL-3.0
diff --git a/packages/e/element/pspec_x86_64.xml b/packages/e/element/pspec_x86_64.xml
index 2e4db4db177f..253bef3c0704 100644
--- a/packages/e/element/pspec_x86_64.xml
+++ b/packages/e/element/pspec_x86_64.xml
@@ -3,10 +3,11 @@