summaryrefslogtreecommitdiffstats
path: root/games/qstat
diff options
context:
space:
mode:
author Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com>2015-08-09 00:13:41 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-08-09 23:03:33 +0700
commit6ca46d6c4cbf34bc97c47aeef1ba0c3baa70fb82 (patch)
treeb41ae1002bf1dd35e8c43e342ae839d3201c180d /games/qstat
parentde0878c4a8da59687d04259ff50365705d4c49d9 (diff)
downloadslackbuilds-6ca46d6c4cbf34bc97c47aeef1ba0c3baa70fb82.tar.gz
slackbuilds-6ca46d6c4cbf34bc97c47aeef1ba0c3baa70fb82.tar.xz
games/qstat: Updated for version 2a95a5d0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/qstat')
-rw-r--r--games/qstat/README3
-rw-r--r--games/qstat/qstat.SlackBuild4
-rw-r--r--games/qstat/qstat.info6
3 files changed, 5 insertions, 8 deletions
diff --git a/games/qstat/README b/games/qstat/README
index e289ae78d4..50eb41b35d 100644
--- a/games/qstat/README
+++ b/games/qstat/README
@@ -2,6 +2,3 @@ QStat is a command-line program that displays information about Internet game se
The servers are either down, non-responsive, or running a game.
For servers running a game, the server name, map name, current number of players,
and response time are displayed. Server rules and player information may also be displayed.
-
-A copy of the of the GitHub repo is hosted on my website, dated with the last commit date.
-I only have mirrored it, removed the hidden git folder, and put it in a tarball. Nothing else was changed.
diff --git a/games/qstat/qstat.SlackBuild b/games/qstat/qstat.SlackBuild
index f333093f67..fa0781b0f3 100644
--- a/games/qstat/qstat.SlackBuild
+++ b/games/qstat/qstat.SlackBuild
@@ -27,7 +27,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qstat
-VERSION=${VERSION:-10072015}
+VERSION=${VERSION:-2a95a5d04c8bed54b1a035607989dab101698ce4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -64,7 +64,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
+unzip $CWD/$PRGNAM-$VERSION.zip
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/games/qstat/qstat.info b/games/qstat/qstat.info
index 64d1f807c3..8ed587af3c 100644
--- a/games/qstat/qstat.info
+++ b/games/qstat/qstat.info
@@ -1,8 +1,8 @@
PRGNAM="qstat"
-VERSION="10072015"
+VERSION="2a95a5d04c8bed54b1a035607989dab101698ce4"
HOMEPAGE="https://github.com/multiplay/qstat"
-DOWNLOAD="http://www.bloodbathsoftworks.com/xylemon/uploads/sbomirrors/qstat-10072015.tar.gz"
-MD5SUM="bb50be36dcb6e83448d4c3c7b09f3b96"
+DOWNLOAD="https://github.com/multiplay/qstat/archive/2a95a5d04c8bed54b1a035607989dab101698ce4.zip"
+MD5SUM="d207fd403c5c114dbf83d98baf315868"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""