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/pokerth.SlackBuild | |
parent | a46f2443b76e8bb54b498d880b20b530da477603 (diff) | |
download | slackbuilds-567c1f271018debc6be7bca603dfe89ffd8ce456.tar.gz |
games/pokerth: Updated for version 0.7
Diffstat (limited to 'games/pokerth/pokerth.SlackBuild')
-rw-r--r-- | games/pokerth/pokerth.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |