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 | |
parent | f98ab4562074a2d64eba78266fc8f01ce9a0651a (diff) | |
download | slackbuilds-47ece9fa96931305817c34e8b03e34e16e7b73fb.tar.gz |
games/yahtzee: Updated for version 1.6.
Diffstat (limited to 'games/yahtzee')
-rw-r--r-- | games/yahtzee/yahtzee.SlackBuild | 2 | ||||
-rw-r--r-- | games/yahtzee/yahtzee.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/games/yahtzee/yahtzee.info b/games/yahtzee/yahtzee.info index 66799e5d8c..7f81b26c4e 100644 --- a/games/yahtzee/yahtzee.info +++ b/games/yahtzee/yahtzee.info @@ -1,8 +1,8 @@ PRGNAM="yahtzee" -VERSION="1.5" +VERSION="1.6" HOMEPAGE="http://www.muppetlabs.com/~breadbox/software/yahtzee.html" -DOWNLOAD="http://www.muppetlabs.com/~breadbox/pub/software/yahtzee-1.5.tar.gz" -MD5SUM="bc4a7f2339bcb642681ad16366737e1d" +DOWNLOAD="http://www.muppetlabs.com/~breadbox/pub/software/yahtzee-1.6.tar.gz" +MD5SUM="6ad1c98eb0136ac378425d469d270060" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |