games/mfe: Updated for version 0.1.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
b055379d99
commit
73b2640c6e
|
@ -5,8 +5,8 @@
|
|||
# Written by Luis Henrique <lmello.009@gmail.com>
|
||||
|
||||
PRGNAM=mfe
|
||||
VERSION=${VERSION:-0.1.6}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-0.1.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mfe"
|
||||
VERSION="0.1.6"
|
||||
VERSION="0.1.7"
|
||||
HOMEPAGE="http://mednafenfe.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mednafenfe/mfe-0.1.6.tar.gz"
|
||||
MD5SUM="4cf2c2b5ce96c16d0a2e8be4c99d36d1"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/mednafenfe/mfe-0.1.7.tar.gz"
|
||||
MD5SUM="e0e257acfdb307f076e0685ba6460945"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="configobj"
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
mfe: mfe (mednafen frontend)
|
||||
mfe:
|
||||
mfe: A simple, GTK+ frontend / launcher for mednafen, written in python.
|
||||
mfe:
|
||||
mfe: Homepage: http://mednafenfe.sourceforge.net
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
mfe: A simple, GTK+ frontend / launcher for mednafen, written in python.
|
||||
mfe:
|
||||
mfe: Homepage: http://mednafenfe.sourceforge.net
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
mfe:
|
||||
|
|
Loading…
Reference in New Issue