mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/purple-teams: Updated for version 30227343b13a.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b8b3c374a6
commit
f1b91ccf53
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Slackware build script for purple-googlechat
|
# Slackware build script for purple-teams
|
||||||
|
|
||||||
# Copyright 2022 Dustin Metcalf - USA
|
# Copyright 2022 Dustin Metcalf - USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=purple-teams
|
PRGNAM=purple-teams
|
||||||
VERSION=${VERSION:-7c7bc282f9ae}
|
VERSION=${VERSION:-30227343b13a}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="purple-teams"
|
PRGNAM="purple-teams"
|
||||||
VERSION="7c7bc282f9ae"
|
VERSION="30227343b13a"
|
||||||
HOMEPAGE="https://github.com/EionRobb/purple-teams"
|
HOMEPAGE="https://github.com/EionRobb/purple-teams"
|
||||||
DOWNLOAD="https://ihacksh.it/slackbuilds/src/purple-teams-7c7bc282f9ae.tar.gz"
|
DOWNLOAD="https://ihacksh.it/slackbuilds/src/purple-teams-30227343b13a.tar.gz"
|
||||||
MD5SUM="71379c1b6332d17bc06630712fc31e1f"
|
MD5SUM="df2de02cee0276e04177ff553be3f0c0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue