PRGNAM=element-desktop-bin
DEBNAM=${PRGNAM%-bin}
-VERSION=${VERSION:-1.11.110}
+VERSION=${VERSION:-1.11.111}
SRCVERSION=$( echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PRGNAM="element-desktop-bin"
-VERSION="1.11.110"
+VERSION="1.11.111"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.110_amd64.deb"
-MD5SUM_x86_64="9d72026e5e643dad70718dbc8d3fedb9"
+DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.111_amd64.deb"
+MD5SUM_x86_64="51ac35bfe10832832bbf95931c5d37be"
REQUIRES="sqlcipher"
MAINTAINER="Vladislav 'fsLeg' Borisov"
EMAIL="fsleg@t-rg.ws"
Element is only available as a 64 bit program. 32 bit is unsupported.
-Warning: vendored-sources.tar.gz is over 800 Mb and the building process
+Warning: vendored-sources.tar.xz is over 800 Mb and the building process
requires about 5 GB of space. If you're hard-pressed on space, consider
installing element-desktop-bin instead.
PRGNAM=element-desktop
WEBNAM=element-web
-VERSION=${VERSION:-1.11.110}
+VERSION=${VERSION:-1.11.111}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
install -Dm644 $CWD/element-desktop.desktop $PKG/usr/share/applications/io.element.Element.desktop
ln -s /usr/lib$LIBDIRSUFFIX/element-desktop/element-desktop $PKG/usr/bin/
-# 32x32 icon is missing for some reason
-magick build/icons/512x512.png -resize 32x32 build/icons/32x32.png
for geometry in 16x16 24x24 32x32 48x48 64x64 96x96 128x128 256x256 512x512; do
mkdir -p $PKG/usr/share/icons/hicolor/$geometry/apps
- install -Dm644 build/icons/$geometry.png $PKG/usr/share/icons/hicolor/$geometry/apps/$PRGNAM.png
+ magick build/icon.png -resize $geometry $PKG/usr/share/icons/hicolor/$geometry/apps/$PRGNAM.png
done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
PRGNAM="element-desktop"
-VERSION="1.11.110"
+VERSION="1.11.111"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/element-hq/element-desktop/archive/v1.11.110/element-desktop-1.11.110.tar.gz \
- https://github.com/element-hq/element-web/archive/v1.11.110/element-web-1.11.110.tar.gz \
- https://sbo.t-rg.ws/element-desktop-1.11.110-vendored-sources.tar.xz"
-MD5SUM_x86_64="38d804d1bd3862cd6c769006f25b3a43 \
- 869b389b827ded13ff6d8135c07f8048 \
- 90ee77099b13f999211c5812da650fc1"
+DOWNLOAD_x86_64="https://github.com/element-hq/element-desktop/archive/v1.11.111/element-desktop-1.11.111.tar.gz \
+ https://github.com/element-hq/element-web/archive/v1.11.111/element-web-1.11.111.tar.gz \
+ https://sbo.t-rg.ws/element-desktop-1.11.111-vendored-sources.tar.xz"
+MD5SUM_x86_64="06de04356e58168f334501ce02f1ed6b \
+ add9063677de768399e502a17b2c2bbb \
+ f900a4946e215a9afac10214f06fcb23"
REQUIRES="sqlcipher yarn rust-opt"
MAINTAINER="Vladislav 'fsLeg' Borisov"
EMAIL="fsleg@t-rg.ws"