diff options
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 63af6756b8..6a420ad2d3 100644 --- a/games/pokerth/pokerth.SlackBuild +++ b/games/pokerth/pokerth.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # SlackBuild script for "PokerTH". -# Copyright 2009-2012 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2009-2013 Marcel Saegebarth <marc@mos6581.de> # Copyright 2012 Laurent Nardou <l.nardou@wanadoo.fr> # All rights reserved. # @@ -28,7 +28,7 @@ PRGNAM=pokerth SRCNAM=PokerTH -VERSION=0.9.5 +VERSION=1.0 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |