multimedia/MuseScore: Fix script.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-11-09 08:06:06 +07:00
parent ddc477a2d4
commit f5ff088b0f
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Copy over sound files for installation.
cp $CWD/MuseScore_General-License.md share/sound
cp $CWD/MuseScore_General_License.md share/sound
cp $CWD/MuseScore_General.sf3 share/sound
# Turn off Qt crash reporter. Option isn't available in Makefile,

View File

@ -3,7 +3,7 @@ VERSION="3.2"
HOMEPAGE="http://www.musescore.org/"
DOWNLOAD="https://github.com/musescore/MuseScore/archive/v3.2/MuseScore-3.2.tar.gz \
http://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General.sf3 \
http://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General-License.md"
http://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/MuseScore_General_License.md"
MD5SUM="f7b6a53fea406c0a0e90c12ee347c056 \
3e02cc70ae6df3077d0003bbcb95456c \
6ab9352030223f909bb36b8f067c7d26"