diff options
author | B. Watson <yalhcru@gmail.com> | 2015-09-09 17:14:13 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-12 08:11:28 +0700 |
commit | 47ece9fa96931305817c34e8b03e34e16e7b73fb (patch) | |
tree | 1d55e94ac5fe741fec50cf4a16863af741f7c306 /games/yahtzee/yahtzee.SlackBuild | |
parent | f98ab4562074a2d64eba78266fc8f01ce9a0651a (diff) | |
download | slackbuilds-47ece9fa96931305817c34e8b03e34e16e7b73fb.tar.gz |
games/yahtzee: Updated for version 1.6.
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} |