From 6ca46d6c4cbf34bc97c47aeef1ba0c3baa70fb82 Mon Sep 17 00:00:00 2001 From: Gethyn ThomasQuail Date: Sun, 9 Aug 2015 00:13:41 +0700 Subject: games/qstat: Updated for version 2a95a5d0. Signed-off-by: Willy Sudiarto Raharjo --- games/qstat/README | 3 --- games/qstat/qstat.SlackBuild | 4 ++-- games/qstat/qstat.info | 6 +++--- 3 files changed, 5 insertions(+), 8 deletions(-) (limited to 'games') 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="" -- cgit v1.2.3