diff --git a/haiku-apps/mev/mev-0.9.0.recipe b/haiku-apps/mev/mev-0.9.0.recipe index dcc4666a9..6b250cf1c 100644 --- a/haiku-apps/mev/mev-0.9.0.recipe +++ b/haiku-apps/mev/mev-0.9.0.recipe @@ -5,8 +5,9 @@ framework & engine from the handling of specific media types." LICENSE="MPL v1.1" COPYRIGHT="2000-2001 The MeV Team" HOMEPAGE="https://github.com/HaikuArchives/MeV" -SOURCE_URI="git+https://github.com/HaikuArchives/MeV.git#0e14d24" -REVISION="2" +SOURCE_URI="https://github.com/HaikuArchives/MeV/archive/4920827.zip" +SOURCE_DIR="MeV-4920827b65291d12155bbfa5d0e6487f2a1cd600" +REVISION="3" ARCHITECTURES="?x86 x86_gcc2" PROVIDES=" @@ -26,7 +27,7 @@ BUILD_PREREQUIRES=" BUILD() { - build.sh + sh build.sh addattr -t mime BEOS:TYPE application/x-vnd.BeUnited.MeV-Document app/songs/* }