summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorThomas Orgis2016-02-08 07:43:09 +0100
committerThomas Orgis2016-02-08 07:43:09 +0100
commitb3e99c8aa92f3ee933d3f1c244f6b64ec0f66da0 (patch)
tree927746b0939237973cb040eb9431cf0de8a7e4df /audio-creation
parentd758c3ed6d5ed1e393a16e3484721272fe6bf422 (diff)
musescore: version 2.0.2
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/musescore/DETAILS6
-rw-r--r--audio-creation/musescore/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/audio-creation/musescore/DETAILS b/audio-creation/musescore/DETAILS
index abb52e11e6..cee4f7743c 100755
--- a/audio-creation/musescore/DETAILS
+++ b/audio-creation/musescore/DETAILS
@@ -1,10 +1,10 @@
SPELL=musescore
- VERSION=2.0.0
+ VERSION=2.0.2
SOURCE="MuseScore-${VERSION}.zip"
# If you find a more canonical URL, go ahead. The website offers
# a generic version-less link that resolves to that below (always?).
- SOURCE_URL[0]=http://ftp.osuosl.org/pub/${SPELL}/releases/MuseScore-2.0/${SOURCE}
- SOURCE_HASH=sha512:b5929340741161e39c628d3a888ddd2b937b36a13f40246ebc5d58d7e2fbd9cb28f54711a829581f9151c15413392dd07ea33dd8601a789ed2154d330f38d30b
+ SOURCE_URL[0]=http://ftp.osuosl.org/pub/${SPELL}/releases/MuseScore-$VERSION/${SOURCE}
+ SOURCE_HASH=sha512:5302dd4492a86c67c142d687b2122cb59eda0dc0238cf2813c17278bbdd22d65172081576da68e7d25484158c8fea207517a1b2cec5b60a1a3c56869e62f5c19
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/MuseScore-${VERSION}"
WEB_SITE="https://musescore.org"
LICENSE[0]=GPLv2
diff --git a/audio-creation/musescore/HISTORY b/audio-creation/musescore/HISTORY
index 07908c89ff..a415c14889 100644
--- a/audio-creation/musescore/HISTORY
+++ b/audio-creation/musescore/HISTORY
@@ -1,3 +1,6 @@
+2016-02-08 Thomas Origs <sobukus@sourcemage.org>
+ * DETAILS: version 2.0.2
+
2015-04-25 Thomas Orgis <sobukus@sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created