From 3a01eeb9934c515dc817fb0ca25406ffc307bc31 Mon Sep 17 00:00:00 2001 From: Marcel Saegebarth Date: Tue, 1 Jan 2013 14:11:40 -0500 Subject: games/pokerth: Updated for version 1.0. Signed-off-by: dsomero --- games/pokerth/README | 6 +++--- games/pokerth/pokerth.SlackBuild | 4 ++-- games/pokerth/pokerth.info | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/games/pokerth/README b/games/pokerth/README index 6d8a0a153a..6f4fe978ce 100644 --- a/games/pokerth/README +++ b/games/pokerth/README @@ -1,4 +1,4 @@ PokerTH is a poker game written in C++/QT4. You can play the popular -"Texas Hold'em" poker variant against up to six computer-opponents or -play network games with people all over the world. This package will -include the PokerTH server. +"Texas Hold'em" poker variant against up to six computer-opponents or +play network games with people all over the world. +This package will include the PokerTH server. diff --git a/games/pokerth/pokerth.SlackBuild b/games/pokerth/pokerth.SlackBuild index 63af6756b8..6a420ad2d3 100644 --- a/games/pokerth/pokerth.SlackBuild +++ b/games/pokerth/pokerth.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild script for "PokerTH". -# Copyright 2009-2012 Marcel Saegebarth +# Copyright 2009-2013 Marcel Saegebarth # Copyright 2012 Laurent Nardou # All rights reserved. # @@ -28,7 +28,7 @@ PRGNAM=pokerth SRCNAM=PokerTH -VERSION=0.9.5 +VERSION=1.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pokerth/pokerth.info b/games/pokerth/pokerth.info index c344de413b..d249b9d063 100644 --- a/games/pokerth/pokerth.info +++ b/games/pokerth/pokerth.info @@ -1,10 +1,10 @@ PRGNAM="pokerth" -VERSION="0.9.5" +VERSION="1.0" HOMEPAGE="http://www.pokerth.net" -DOWNLOAD="http://downloads.sourceforge.net/pokerth/PokerTH-0.9.5-src.tar.bz2" -MD5SUM="4bdea98bfc142a825c64b77feb4667d0" +DOWNLOAD="http://downloads.sourceforge.net/pokerth/PokerTH-1.0-src.tar.bz2" +MD5SUM="1d8686b8968475cfc76e873a17a53efc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libgsasl libircclient tinyxml" +REQUIRES="libgsasl libircclient tinyxml protobuf" MAINTAINER="Marcel Saegebarth" EMAIL="marc@mos6581.de" -- cgit v1.2.3