mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/MuseScore: Updated for version 2.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3902c75334
commit
e992398e0b
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Maintained by Klaatu at member.fsf dot org
|
||||
|
||||
PRGNAM=MuseScore
|
||||
VERSION=${VERSION:-2.0.3}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="MuseScore"
|
||||
VERSION="2.0.3"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="http://www.musescore.org/"
|
||||
DOWNLOAD="https://github.com/musescore/MuseScore/archive/v2.0.3/MuseScore-2.0.3.tar.gz"
|
||||
MD5SUM="9f1a870302b27c25e8be729648af1c64"
|
||||
DOWNLOAD="https://github.com/musescore/MuseScore/archive/v2.1.0/MuseScore-2.1.0.tar.gz"
|
||||
MD5SUM="de1bf9c231d35847191bf7321f527cd4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5-webkit jack2 lame portaudio"
|
||||
|
|
Loading…
Reference in a new issue