mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/CherryMusic: Updated for version 0.36.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
4fdbae0c55
commit
73888677fe
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for CherryMusic
|
# Slackware build script for CherryMusic
|
||||||
|
|
||||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=CherryMusic
|
PRGNAM=CherryMusic
|
||||||
VERSION=${VERSION:-0.35.2}
|
VERSION=${VERSION:-0.36.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="CherryMusic"
|
PRGNAM="CherryMusic"
|
||||||
VERSION="0.35.2"
|
VERSION="0.36.0"
|
||||||
HOMEPAGE="http://www.fomori.org/cherrymusic/"
|
HOMEPAGE="http://www.fomori.org/cherrymusic/"
|
||||||
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.35.2.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.36.0.tar.gz"
|
||||||
MD5SUM="67f7ab06002d7fc13b27ce84a67a1428"
|
MD5SUM="afe736fa696ee052c728a7bfbf116c07"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="CherryPy"
|
REQUIRES="CherryPy"
|
||||||
|
|
Loading…
Reference in a new issue