diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2010-10-17 20:21:57 -0500 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-10-17 20:21:57 -0500 |
commit | daa08e1ee7c662b1187f0eb6b27ec30ef8e24695 (patch) | |
tree | fe061d4e49dc9c269341de3fab70ccfdbb0ace78 /games/pokerth/pokerth.SlackBuild | |
parent | 63467981673164475b96d463bf86b90cba51b4eb (diff) | |
download | slackbuilds-daa08e1ee7c662b1187f0eb6b27ec30ef8e24695.tar.gz |
games/pokerth: Updated for version 0.8
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
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 e81a51cfeb..7913e5e16e 100644 --- a/games/pokerth/pokerth.SlackBuild +++ b/games/pokerth/pokerth.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild script for "PokerTH". -# Copyright 2009-2010 Marcel Saegebarth <tsa@gmx.li> +# Copyright 2009-2010 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -27,7 +27,7 @@ PRGNAM=pokerth SRCNAM=PokerTH -VERSION=0.7.1 +VERSION=0.8 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |