diff options
-rw-r--r-- | games/pokerth/README | 4 | ||||
-rw-r--r-- | games/pokerth/pokerth.SlackBuild | 4 | ||||
-rw-r--r-- | games/pokerth/pokerth.info | 6 | ||||
-rw-r--r-- | games/pokerth/slack-desc | 2 |
4 files changed, 7 insertions, 9 deletions
diff --git a/games/pokerth/README b/games/pokerth/README index 6f4fe978ce..ca40f66a07 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 +PokerTH is a poker game written in C++/QT4. You can play the popular +"Texas Hold'em" poker variant against up to ten 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 6a420ad2d3..f238df0456 100644 --- a/games/pokerth/pokerth.SlackBuild +++ b/games/pokerth/pokerth.SlackBuild @@ -24,11 +24,9 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Modified by SlackBuilds.org - PRGNAM=pokerth SRCNAM=PokerTH -VERSION=1.0 +VERSION=1.0.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pokerth/pokerth.info b/games/pokerth/pokerth.info index d249b9d063..ba58f2a192 100644 --- a/games/pokerth/pokerth.info +++ b/games/pokerth/pokerth.info @@ -1,8 +1,8 @@ PRGNAM="pokerth" -VERSION="1.0" +VERSION="1.0.1" HOMEPAGE="http://www.pokerth.net" -DOWNLOAD="http://downloads.sourceforge.net/pokerth/PokerTH-1.0-src.tar.bz2" -MD5SUM="1d8686b8968475cfc76e873a17a53efc" +DOWNLOAD="http://downloads.sourceforge.net/pokerth/PokerTH-1.0.1-src.tar.bz2" +MD5SUM="c6dcf0ed68ab50af91371348ffad5d00" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libgsasl libircclient tinyxml protobuf" diff --git a/games/pokerth/slack-desc b/games/pokerth/slack-desc index 4446f704eb..7aab9c2bfe 100644 --- a/games/pokerth/slack-desc +++ b/games/pokerth/slack-desc @@ -9,7 +9,7 @@ pokerth: PokerTH (A poker game) pokerth: pokerth: PokerTH is a poker game written in C++/QT4. You can play the -pokerth: popular "Texas Hold'em" poker variant against up to six +pokerth: popular "Texas Hold'em" poker variant against up to ten pokerth: computer-opponents or play network games with people all over pokerth: the world. This poker engine is available for Linux, Windows, pokerth: and MacOSX. |