mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/discord: Updated for version 0.0.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f6f129d389
commit
805553bde5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=discord
|
||||
VERSION=${VERSION:-0.0.10}
|
||||
VERSION=${VERSION:-0.0.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="discord"
|
||||
VERSION="0.0.10"
|
||||
VERSION="0.0.11"
|
||||
HOMEPAGE="https://discordapp.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.10/discord-0.0.10.deb"
|
||||
MD5SUM_x86_64="0a8568752ce607187c86b640c23ae27b"
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.10/discord-0.0.11.deb"
|
||||
MD5SUM_x86_64="a847ab831400866ea10314623d5b6f88"
|
||||
REQUIRES="libc++"
|
||||
MAINTAINER="Jeremy Hansen"
|
||||
EMAIL="jebrhansen+SBo@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue