diff options
Diffstat (limited to 'games/yahtzee/yahtzee.SlackBuild')
-rw-r--r-- | games/yahtzee/yahtzee.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/yahtzee/yahtzee.SlackBuild b/games/yahtzee/yahtzee.SlackBuild index 106520c817..f95048dfa6 100644 --- a/games/yahtzee/yahtzee.SlackBuild +++ b/games/yahtzee/yahtzee.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=yahtzee -VERSION=${VERSION:-1.5} +VERSION=${VERSION:-1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |