network/element-desktop: Updated for version 1.10.10.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2022-04-22 01:34:06 +01:00 committed by Willy Sudiarto Raharjo
parent 15c596ee45
commit 0ddfde4be4
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
4 changed files with 15 additions and 9 deletions

View File

@ -1,8 +1,11 @@
Element
Secure and independent communication, connected via Matrix
Choose where your data is kept, or host it yourself,
instead of being forced to use the apps own server.
Choose where your data is kept, or host it yourself, instead of being
forced to use the apps own server.
End-to-end encrypted by default
Element is only available as a 64bit program.
Element is only available as a 64bit program. 32bit is unsupported.

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=element-desktop
VERSION=${VERSION:-1.10.9}
VERSION=${VERSION:-1.10.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -38,6 +38,9 @@ if [ -z "$ARCH" ]; then
esac
fi
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View File

@ -1,10 +1,10 @@
PRGNAM="element-desktop"
VERSION="1.10.9"
VERSION="1.10.10"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.10.9_amd64.deb"
MD5SUM_x86_64="2372518304b976510c9402b4d05f84a6"
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.10.10_amd64.deb"
MD5SUM_x86_64="23f8f1555eb5ab8c1b718834aa1c3c85"
REQUIRES=""
MAINTAINER="marav"
EMAIL="marav8@free.fr"

View File

@ -6,8 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
element-desktop: element-desktop (Secure and independent communication)
element-desktop:
element-desktop: element-desktop (Secure and independent communication via Matrix)
element-desktop:
element-desktop: Element lets you choose where your messages are stored,
element-desktop: putting you in control of your data.
@ -17,3 +16,4 @@ element-desktop:
element-desktop: Homepage: https://element.io/
element-desktop:
element-desktop:
element-desktop: