PRGNAM=element-desktop-bin
DEBNAM=${PRGNAM%-bin}
-VERSION=${VERSION:-1.12.1}
+VERSION=${VERSION:-1.12.2}
SRCVERSION=$( echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PRGNAM="element-desktop-bin"
-VERSION="1.12.1"
+VERSION="1.12.2"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.12.1_amd64.deb"
-MD5SUM_x86_64="bee9c4b2db1db68deb7ce0ac004c880f"
+DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.12.2_amd64.deb"
+MD5SUM_x86_64="9758663ad4a802c07c78404eb0fa88ce"
REQUIRES="sqlcipher"
MAINTAINER="Vladislav 'fsLeg' Borisov"
EMAIL="fsleg@t-rg.ws"
+++ /dev/null
---- a/src/electron-main.ts 2025-07-30 17:41:30.000000000 +0300
-+++ b/src/electron-main.ts 2025-08-09 23:51:20.531971598 +0300
-@@ -253,6 +253,7 @@
- global.launcher = new AutoLaunch({
- name: global.vectorConfig.brand || "Element",
- isHidden: true,
-+ path: "/usr/bin/element-desktop",
- mac: {
- useLaunchAgent: true,
- },
PRGNAM=element-desktop
WEBNAM=element-web
-VERSION=${VERSION:-1.12.1}
+VERSION=${VERSION:-1.12.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# fix autolaunch
-# https://gitlab.archlinux.org/archlinux/packaging/packages/element.io/-/blob/main/autolaunch.patch
-patch -p1 < $CWD/autolaunch.patch
# use vendored sources and prevent warnings
patch -p1 < $CWD/yarn-offline.patch
sed -i 's|yarn |yarn --offline |g' package.json .hak/hakModules/matrix-seshat/package.json
PRGNAM="element-desktop"
-VERSION="1.12.1"
+VERSION="1.12.2"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/element-hq/element-desktop/archive/v1.12.1/element-desktop-1.12.1.tar.gz \
- https://github.com/element-hq/element-web/archive/v1.12.1/element-web-1.12.1.tar.gz \
- https://sbo.t-rg.ws/element-desktop-1.12.1-vendored-sources.tar.xz"
-MD5SUM_x86_64="477b7296e9f7403a66d1ba5efca0e532 \
- d3753cb0d4081a2fbdebc815a0473c43 \
- 1366e836f9ff9ddd4e6cfcdeaabd4d85"
+DOWNLOAD_x86_64="https://github.com/element-hq/element-desktop/archive/v1.12.2/element-desktop-1.12.2.tar.gz \
+ https://github.com/element-hq/element-web/archive/v1.12.2/element-web-1.12.2.tar.gz \
+ https://sbo.t-rg.ws/element-desktop-1.12.2-vendored-sources.tar.xz"
+MD5SUM_x86_64="2d8ec2016597e9e1d47bf910970c2a1b \
+ 0c8d8a67636169d5abc224fea3c63508 \
+ 1a4beded66a4ac84114bb3179d765d25"
REQUIRES="sqlcipher yarn rust-opt"
MAINTAINER="Vladislav 'fsLeg' Borisov"
EMAIL="fsleg@t-rg.ws"