network/element-desktop: Updated for version 1.11.52

Signed-off-by: David Jagu <marav8@free.fr>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Jagu 2023-12-21 21:43:55 +01:00 committed by Willy Sudiarto Raharjo
parent 6534ef9c17
commit e22e091de5
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)
PRGNAM=element-desktop
VERSION=${VERSION:-1.11.51}
VERSION=${VERSION:-1.11.52}
SRCVERSION=$( echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="element-desktop"
VERSION="1.11.51"
VERSION="1.11.52"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://packages-old.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.51_amd64.deb"
MD5SUM_x86_64="fecfe8e08060a31412a330f1ebbb88c8"
DOWNLOAD_x86_64="https://packages-old.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.52_amd64.deb"
MD5SUM_x86_64="0856764a37c671ab6293fd8f231a086e"
REQUIRES="sqlcipher"
MAINTAINER="marav"
EMAIL="marav8@free.fr"