network/element-desktop: Updated for version 1.11.15.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2022-11-24 20:54:21 +07:00 committed by Willy Sudiarto Raharjo
parent 537e6566eb
commit be37d9677e
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.14}
VERSION=${VERSION:-1.11.15}
SRCVERSION=$( echo $VERSION | tr _ - )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="element-desktop"
VERSION="1.11.14"
VERSION="1.11.15"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.14_amd64.deb"
MD5SUM_x86_64="81543ae853f2c0158007778178a14a8c"
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.15_amd64.deb"
MD5SUM_x86_64="5f213e26d9d265c4038e1fd2305551f3"
REQUIRES="sqlcipher"
MAINTAINER="marav"
EMAIL="marav8@free.fr"