network/discord: Version bump to 0.0.26

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2023-04-21 16:38:13 -07:00 committed by Willy Sudiarto Raharjo
parent d479aa7578
commit de816bc629
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.25}
VERSION=${VERSION:-0.0.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="discord"
VERSION="0.0.25"
VERSION="0.0.26"
HOMEPAGE="https://discordapp.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.25/discord-0.0.25.deb"
MD5SUM_x86_64="beb0b812c277bfda0a3b5364a97cd3f4"
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.26/discord-0.0.26.deb"
MD5SUM_x86_64="48b2910a9721e7c4e035f9cd21d33c57"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"