network/armcord: Updated for version 3.2.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matthew Miller 2024-01-30 08:22:03 +07:00 committed by Willy Sudiarto Raharjo
parent 80e8434217
commit f9362e88b9
4 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,3 @@
armcord (Discord custom client)
armcord is a custom client designed to enhance your Discord

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="armcord"
VERSION="3.2.5"
VERSION="3.2.6"
HOMEPAGE="https://github.com/ArmCord/ArmCord"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/ArmCord/ArmCord/releases/download/v3.2.5/ArmCord_3.2.5_amd64.deb"
MD5SUM_x86_64="82b9ffa58d74c254fc5064b2103f8ee6"
DOWNLOAD_x86_64="https://github.com/ArmCord/ArmCord/releases/download/v3.2.6/ArmCord_3.2.6_amd64.deb"
MD5SUM_x86_64="cd0e07b149506c8d19d01005c51324b0"
REQUIRES=""
MAINTAINER="Matthew Miller"
EMAIL="mattallmill@gmail.com"

View file

@ -7,3 +7,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1
fi
fi