diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-05 02:08:18 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:46 +0700 |
commit | 34196a1e2bbf3c8c2aac63e138f8c54da61f6fac (patch) | |
tree | 3f58dc80f0a85cdbcfb968f07d31b778c3f48b92 /games/yahtzee | |
parent | 5fd175be2b65789319bf12c5bcf8417ae3eae937 (diff) | |
download | slackbuilds-34196a1e2bbf3c8c2aac63e138f8c54da61f6fac.tar.gz |
games/yahtzee: Updated for version 1.5.
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 b03172860b..106520c817 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.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/yahtzee/yahtzee.info b/games/yahtzee/yahtzee.info index d71b3c0d74..3c4d89468f 100644 --- a/games/yahtzee/yahtzee.info +++ b/games/yahtzee/yahtzee.info @@ -1,8 +1,8 @@ PRGNAM="yahtzee" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="http://www.muppetlabs.com/~breadbox/software/yahtzee.html" -DOWNLOAD="http://www.muppetlabs.com/~breadbox/pub/software/yahtzee-1.4.tar.gz" -MD5SUM="6d378ea9aa942bf4bdc707c044b1e32c" +DOWNLOAD="http://www.muppetlabs.com/~breadbox/pub/software/yahtzee-1.5.tar.gz" +MD5SUM="4f2eeb8165f25ac111badea8bdbbefd1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |