diff options
-rw-r--r-- | network/CherryMusic/CherryMusic.SlackBuild | 4 | ||||
-rw-r--r-- | network/CherryMusic/CherryMusic.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/CherryMusic/CherryMusic.SlackBuild b/network/CherryMusic/CherryMusic.SlackBuild index 0b3cf964be..3d9eb7e7d8 100644 --- a/network/CherryMusic/CherryMusic.SlackBuild +++ b/network/CherryMusic/CherryMusic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for CherryMusic -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=CherryMusic -VERSION=${VERSION:-0.35.2} +VERSION=${VERSION:-0.36.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/CherryMusic/CherryMusic.info b/network/CherryMusic/CherryMusic.info index e398bf62df..517da640cd 100644 --- a/network/CherryMusic/CherryMusic.info +++ b/network/CherryMusic/CherryMusic.info @@ -1,8 +1,8 @@ PRGNAM="CherryMusic" -VERSION="0.35.2" +VERSION="0.36.0" HOMEPAGE="http://www.fomori.org/cherrymusic/" -DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.35.2.tar.gz" -MD5SUM="67f7ab06002d7fc13b27ce84a67a1428" +DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.36.0.tar.gz" +MD5SUM="afe736fa696ee052c728a7bfbf116c07" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="CherryPy" |