diff options
author | B. Watson <yalhcru@gmail.com> | 2016-07-26 05:21:26 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 24a0ae44a4c860fe9161390a89667c76090d62fd (patch) | |
tree | 9a05efcfdfab9685343c63cca03fae1d2e002e86 /games/fizmo/fizmo.SlackBuild | |
parent | 2f9db8c1c3bc13ff47e69311f3bea1811be68f9b (diff) | |
download | slackbuilds-24a0ae44a4c860fe9161390a89667c76090d62fd.tar.gz |
games/fizmo: Updated for version 0.7.10.
Diffstat (limited to 'games/fizmo/fizmo.SlackBuild')
-rw-r--r-- | games/fizmo/fizmo.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fizmo/fizmo.SlackBuild b/games/fizmo/fizmo.SlackBuild index 6a3d0c04b2..4c79a4078d 100644 --- a/games/fizmo/fizmo.SlackBuild +++ b/games/fizmo/fizmo.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=fizmo -VERSION=${VERSION:-0.7.9} +VERSION=${VERSION:-0.7.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |