mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/discord: Version bump to 0.0.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
072d80a9ab
commit
09c4bed489
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.12}
|
||||
VERSION=${VERSION:-0.0.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="discord"
|
||||
VERSION="0.0.12"
|
||||
VERSION="0.0.13"
|
||||
HOMEPAGE="https://discordapp.com"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.12/discord-0.0.12.deb"
|
||||
MD5SUM_x86_64="171c95cfa94e261704f95770177adf7f"
|
||||
DOWNLOAD_x86_64="https://dl.discordapp.net/apps/linux/0.0.13/discord-0.0.13.deb"
|
||||
MD5SUM_x86_64="dea4e1aec0d8bad0938e22dd8d8e8049"
|
||||
REQUIRES="libc++"
|
||||
MAINTAINER="Jeremy Hansen"
|
||||
EMAIL="jebrhansen+SBo@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue