summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Marcel Saegebarth2013-04-09 00:41:35 +0200
committer Robby Workman2013-04-16 00:21:01 +0200
commitead6125e863fc812cdd8559099d7a3861207bb34 (patch)
tree3aa8d371a697339ab329258469d8bff9a2b7ba46
parent2fd9cffbe1d82af6aeaedc0458454634a55e69b0 (diff)
downloadslackbuilds-ead6125e863fc812cdd8559099d7a3861207bb34.tar.gz
games/pokerth: Updated for version 1.0.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--games/pokerth/README4
-rw-r--r--games/pokerth/pokerth.SlackBuild4
-rw-r--r--games/pokerth/pokerth.info6
-rw-r--r--games/pokerth/slack-desc2
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.