aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorMatthew Miller <mattallmill@gmail.com>2022-11-24 20:52:35 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 20:53:30 +0700
commit537e6566eb96dc3da0f71dc0c92524b1c6d748d1 (patch)
tree95cfa53be0e2d55968eeaec39bcfb1566f05a753 /network
parent934d4c01609f1972c080c2686a4ef8ad0562cf29 (diff)
downloadslackbuilds-537e6566eb96dc3da0f71dc0c92524b1c6d748d1.tar.xz
network/armcord: Updated for version 3.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/armcord/armcord.SlackBuild5
-rw-r--r--network/armcord/armcord.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/network/armcord/armcord.SlackBuild b/network/armcord/armcord.SlackBuild
index f27170162317..9be9ee3088b3 100644
--- a/network/armcord/armcord.SlackBuild
+++ b/network/armcord/armcord.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=armcord
SRCNAM=ArmCord
-VERSION=${VERSION:-3.0.8}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -39,9 +39,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/network/armcord/armcord.info b/network/armcord/armcord.info
index 022082ef9c28..538c044c3f3c 100644
--- a/network/armcord/armcord.info
+++ b/network/armcord/armcord.info
@@ -1,10 +1,10 @@
PRGNAM="armcord"
-VERSION="3.0.8"
+VERSION="3.1.0"
HOMEPAGE="https://github.com/ArmCord/ArmCord"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/ArmCord/ArmCord/archive/v3.0.8/ArmCord-3.0.8.tar.gz"
-MD5SUM_x86_64="e45accedbf1f0f0e561af788bd05d1a2"
+DOWNLOAD_x86_64="https://github.com/ArmCord/ArmCord/archive/v3.1.0/ArmCord-3.1.0.tar.gz"
+MD5SUM_x86_64="08e45c495d09e54e3cc36c318f16d660"
REQUIRES=""
MAINTAINER="Matthew Miller"
EMAIL="mattallmill@gmail.com"