mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/CherryMusic: Updated for version 0.33.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
18c7d49a46
commit
86c1461480
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CherryMusic
|
||||
VERSION=${VERSION:-0.32.0}
|
||||
VERSION=${VERSION:-0.33.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CherryMusic"
|
||||
VERSION="0.32.0"
|
||||
VERSION="0.33.0"
|
||||
HOMEPAGE="http://www.fomori.org/cherrymusic/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.32.0.tar.gz"
|
||||
MD5SUM="0b6b4812b3f019f2b050747e729a3066"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.33.0.tar.gz"
|
||||
MD5SUM="bf76b3bce6450baa4ff3dc1dc14d7ba6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CherryPy"
|
||||
|
|
Loading…
Reference in a new issue