network/deltachat: Updated for version 1.42.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
slackjeff 2023-12-25 08:24:46 +07:00 committed by Willy Sudiarto Raharjo
parent e258bc2a2e
commit 1ccf6ddd05
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View File

@ -30,11 +30,12 @@
# 1.0 01-JAN-2023 Added (Version: 1.34.2)
# 2.0 04-JULY-2023 Added (Version: 1.38.1)
# 3.0 24-DEC-2023 Added (Version: 1.42.2)
cd "$(dirname "$0")" ; CWD=$(pwd)
PRGNAM=deltachat
VERSION=${VERSION:-1.40.0}
VERSION=${VERSION:-1.42.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="deltachat"
VERSION="1.40.0"
VERSION="1.42.2"
HOMEPAGE="https://delta.chat/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://download.delta.chat/desktop/v1.40.0/DeltaChat-1.40.0.AppImage"
MD5SUM_x86_64="68fc1c593352eb05d0d9e5ed0601efef"
DOWNLOAD_x86_64="https://download.delta.chat/desktop/v1.42.2/DeltaChat-1.42.2.AppImage"
MD5SUM_x86_64="c116a69fbb35bef2cbad5a88e04f446e"
REQUIRES=""
MAINTAINER="slackjeff"
EMAIL="slackjeff@riseup.net"