Browse Source

network/discord: Version bump to 0.0.79

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/270/head
Jeremy Hansen 9 months ago
committed by Willy Sudiarto Raharjo
parent
commit
daa324744c
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      network/discord/discord.SlackBuild
  2. 6
      network/discord/discord.info

4
network/discord/discord.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for discord
#
# Copyright 2016-2024 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# Copyright 2016-2025 Jeremy Hansen <jebrhansen+SBo@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=discord
VERSION=${VERSION:-0.0.78}
VERSION=${VERSION:-0.0.79}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
network/discord/discord.info

@ -1,10 +1,10 @@
PRGNAM="discord"
VERSION="0.0.78"
VERSION="0.0.79"
HOMEPAGE="https://discord.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.78/discord-0.0.78.deb"
MD5SUM_x86_64="c642bd02501f8c23f0576763e7e8e5f1"
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.79/discord-0.0.79.deb"
MD5SUM_x86_64="713338a9d8d321abd48381af96b5b0bc"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"
Loading…
Cancel
Save