diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2013-04-08 19:41:35 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-04-15 17:21:01 -0500 |
commit | ead6125e863fc812cdd8559099d7a3861207bb34 (patch) | |
tree | 3aa8d371a697339ab329258469d8bff9a2b7ba46 /games/pokerth/pokerth.SlackBuild | |
parent | 2fd9cffbe1d82af6aeaedc0458454634a55e69b0 (diff) | |
download | slackbuilds-ead6125e863fc812cdd8559099d7a3861207bb34.tar.gz |
games/pokerth: Updated for version 1.0.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/pokerth/pokerth.SlackBuild')
-rw-r--r-- | games/pokerth/pokerth.SlackBuild | 4 |
1 files changed, 1 insertions, 3 deletions
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} |