network/element-desktop: Updated for version 1.10.13.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2022-05-24 22:24:15 +01:00 committed by Willy Sudiarto Raharjo
parent 57d5ac8cde
commit 269f46caa9
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.10.12}
VERSION=${VERSION:-1.10.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="element-desktop"
VERSION="1.10.12"
VERSION="1.10.13"
HOMEPAGE="https://element.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.10.12_amd64.deb"
MD5SUM_x86_64="6a7a0eea9de1b7783445007a697aa1d9"
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.10.13_amd64.deb"
MD5SUM_x86_64="d5a412afa11dc0cf50285e288c93294e"
REQUIRES=""
MAINTAINER="marav"
EMAIL="marav8@free.fr"