network/armcord: Updated for version 3.2.0.

Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matthew Miller 2023-05-18 01:04:10 +01:00 committed by Willy Sudiarto Raharjo
parent f6f8ddec51
commit 5acbe7bd63
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=armcord
SRCNAM=ArmCord
VERSION=${VERSION:-3.1.4}
VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="armcord"
VERSION="3.1.4"
VERSION="3.2.0"
HOMEPAGE="https://github.com/ArmCord/ArmCord"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/ArmCord/ArmCord/releases/download/v3.1.4/ArmCord_3.1.4_amd64.deb"
MD5SUM_x86_64="202e8855b5b76933cf855583ace4a529"
DOWNLOAD_x86_64="https://github.com/ArmCord/ArmCord/releases/download/v3.2.0/ArmCord_3.2.0_amd64.deb"
MD5SUM_x86_64="b00a60f8cdadd11a3f99ae02e042d062"
REQUIRES=""
MAINTAINER="Matthew Miller"
EMAIL="mattallmill@gmail.com"