diff options
author | Marcel Saegebarth <tsa@gmx.li> | 2010-05-12 17:39:28 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:39:28 +0200 |
commit | 567c1f271018debc6be7bca603dfe89ffd8ce456 (patch) | |
tree | ef443bec2c2bed2fbba5cbfd01d491e03f0895a3 /games/pokerth | |
parent | a46f2443b76e8bb54b498d880b20b530da477603 (diff) | |
download | slackbuilds-567c1f271018debc6be7bca603dfe89ffd8ce456.tar.gz |
games/pokerth: Updated for version 0.7
Diffstat (limited to 'games/pokerth')
-rw-r--r-- | games/pokerth/pokerth.SlackBuild | 4 | ||||
-rw-r--r-- | games/pokerth/pokerth.info | 8 | ||||
-rw-r--r-- | games/pokerth/slack-desc | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/games/pokerth/pokerth.SlackBuild b/games/pokerth/pokerth.SlackBuild index 8d1c5b45d7..304bd0027e 100644 --- a/games/pokerth/pokerth.SlackBuild +++ b/games/pokerth/pokerth.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild script for "PokerTH". -# Copyright 2008 Marcel Saegebarth <tsa@gmx.li> +# Copyright 2009 Marcel Saegebarth <tsa@gmx.li> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -27,7 +27,7 @@ PRGNAM=pokerth SRCNAM=PokerTH -VERSION=0.6.2 +VERSION=0.7 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/pokerth/pokerth.info b/games/pokerth/pokerth.info index cf2989bad9..5acd59c35d 100644 --- a/games/pokerth/pokerth.info +++ b/games/pokerth/pokerth.info @@ -1,8 +1,8 @@ PRGNAM="pokerth" -VERSION="0.6.2" +VERSION="0.7" HOMEPAGE="http://www.pokerth.net" -DOWNLOAD="http://downloads.sourceforge.net/sourceforge/pokerth/PokerTH-0.6.2-src.tar.bz2" -MD5SUM="881eb46440877b34b6a10450911a29bb" +DOWNLOAD="http://downloads.sourceforge.net/sourceforge/pokerth/PokerTH-0.7-src.tar.bz2" +MD5SUM="bbac2f4c6f55a74c1cd8c25622cea42c" MAINTAINER="Marcel Saegebarth" EMAIL="tsa@gmx.li" -APPROVED="Erik Hanson" +APPROVED="dsomero" diff --git a/games/pokerth/slack-desc b/games/pokerth/slack-desc index 8d07b2fdf9..fd7dfe0bdb 100644 --- a/games/pokerth/slack-desc +++ b/games/pokerth/slack-desc @@ -6,7 +6,7 @@ # leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -pokerth: PokerTH 0.6.2 (A poker game) +pokerth: PokerTH 0.7 (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 |