mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
games/fizmo: Updated for version 0.7.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3ea3f0fc50
commit
8ef91244f4
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=fizmo
|
||||
VERSION=${VERSION:-0.7.7}
|
||||
VERSION=${VERSION:-0.7.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fizmo"
|
||||
VERSION="0.7.7"
|
||||
VERSION="0.7.9"
|
||||
HOMEPAGE="http://spellbreaker.org/~chrender/fizmo/"
|
||||
DOWNLOAD="http://spellbreaker.org/~chrender/fizmo/source/fizmo-0.7.7.tar.gz"
|
||||
MD5SUM="f4186067bbb4469af9128de0cf9ef5d2"
|
||||
DOWNLOAD="http://spellbreaker.org/~chrender/fizmo/source/fizmo-0.7.9.tar.gz"
|
||||
MD5SUM="4b36df277d5ca7a8517ac02ab4d42347"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue