mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/element-desktop: Updated for version 1.11.23.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d2fa7d842a
commit
db52eb4df3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=element-desktop
|
||||
VERSION=${VERSION:-1.11.20}
|
||||
VERSION=${VERSION:-1.11.23}
|
||||
SRCVERSION=$( echo $VERSION | tr _ - )
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="element-desktop"
|
||||
VERSION="1.11.20"
|
||||
VERSION="1.11.23"
|
||||
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.20_amd64.deb"
|
||||
MD5SUM_x86_64="2ae5790da5a7bdd88108ecd943d4d502"
|
||||
DOWNLOAD_x86_64="https://packages-old.element.io/debian/pool/main/e/element-desktop/element-desktop_1.11.23_amd64.deb"
|
||||
MD5SUM_x86_64="5584969d03dbe88281a2880a4c0d77c1"
|
||||
REQUIRES="sqlcipher"
|
||||
MAINTAINER="marav"
|
||||
EMAIL="marav8@free.fr"
|
||||
|
|
Loading…
Reference in a new issue