network/element-desktop: Updated for version 1.11.45.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2023-09-29 22:47:09 +07:00 committed by Willy Sudiarto Raharjo
parent 0545db9fd8
commit 63dc220386
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.42}
VERSION=${VERSION:-1.11.45}
SRCVERSION=$( echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="element-desktop"
VERSION="1.11.42"
VERSION="1.11.45"
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.42_amd64.deb"
MD5SUM_x86_64="b4aa50b0131f8131c901fa423369d761"
DOWNLOAD_x86_64="https://packages-old.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.45_amd64.deb"
MD5SUM_x86_64="9b6a8b79eaf20f7f30c99a0b6360bd42"
REQUIRES="sqlcipher"
MAINTAINER="marav"
EMAIL="marav8@free.fr"