Browse Source
network/element-desktop: Updated for version 1.10.15.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
marav
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
network/element-desktop/element-desktop.SlackBuild
-
network/element-desktop/element-desktop.info
|
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=element-desktop |
|
|
|
VERSION=${VERSION:-1.10.14} |
|
|
|
VERSION=${VERSION:-1.10.15} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="element-desktop" |
|
|
|
VERSION="1.10.14" |
|
|
|
VERSION="1.10.15" |
|
|
|
HOMEPAGE="https://element.io/" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.10.14_amd64.deb" |
|
|
|
MD5SUM_x86_64="12bd1c8e7e34c5884aa4b6605119f552" |
|
|
|
DOWNLOAD_x86_64="https://packages.element.io/debian/pool/main/e/element-desktop/element-desktop_1.10.15_amd64.deb" |
|
|
|
MD5SUM_x86_64="54f95ad20ea1405b3eff46638d21b31f" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="marav" |
|
|
|
EMAIL="marav8@free.fr" |