network/element-desktop: Updated for version 1.11.20.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2023-01-29 10:42:59 +00:00 committed by Willy Sudiarto Raharjo
parent 6e9f37ea72
commit f9e8484823
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=element-desktop PRGNAM=element-desktop
VERSION=${VERSION:-1.11.19} VERSION=${VERSION:-1.11.20}
SRCVERSION=$( echo $VERSION | tr _ - ) SRCVERSION=$( echo $VERSION | tr _ - )
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="element-desktop" PRGNAM="element-desktop"
VERSION="1.11.19" VERSION="1.11.20"
HOMEPAGE="https://element.io/" HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED" DOWNLOAD="UNSUPPORTED"
MD5SUM="" MD5SUM=""
DOWNLOAD_x86_64="https://packages-old.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.19_amd64.deb" DOWNLOAD_x86_64="https://packages-old.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.20_amd64.deb"
MD5SUM_x86_64="5ed7cec8f990a4dee5b2750aeddcb736" MD5SUM_x86_64="2ae5790da5a7bdd88108ecd943d4d502"
REQUIRES="sqlcipher" REQUIRES="sqlcipher"
MAINTAINER="marav" MAINTAINER="marav"
EMAIL="marav8@free.fr" EMAIL="marav8@free.fr"