network/discord: Version bump to 0.0.44

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-03-07 18:14:36 -08:00 committed by Willy Sudiarto Raharjo
parent 41395d8d80
commit 210bcd31e4
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=discord
VERSION=${VERSION:-0.0.43}
VERSION=${VERSION:-0.0.44}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="discord"
VERSION="0.0.43"
VERSION="0.0.44"
HOMEPAGE="https://discordapp.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.43/discord-0.0.43.deb"
MD5SUM_x86_64="afb097b4508e4b024e7c6eebf717238d"
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.44/discord-0.0.44.deb"
MD5SUM_x86_64="21b17e33f21ed9e618d968cbe36f299b"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"