network/element-desktop: Updated for version 1.11.37.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2023-08-04 19:55:58 +09:00 committed by Willy Sudiarto Raharjo
parent 36e2878444
commit f290623dba
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.36}
VERSION=${VERSION:-1.11.37}
SRCVERSION=$( echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="element-desktop"
VERSION="1.11.36"
VERSION="1.11.37"
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.36_amd64.deb"
MD5SUM_x86_64="19e0ea3751112ab0aabea9721861a90a"
DOWNLOAD_x86_64="https://packages-old.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.37_amd64.deb"
MD5SUM_x86_64="825f2a29a6d4922f10ea279a97598fe9"
REQUIRES="sqlcipher"
MAINTAINER="marav"
EMAIL="marav8@free.fr"