diff options
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="" |