mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
multimedia/Mopidy: Updated for version 2.0.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
b3bc426ccf
commit
ea9216f289
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Mopidy
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
VERSION=${VERSION:-2.0.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Mopidy"
|
||||
VERSION="1.1.2"
|
||||
VERSION="2.0.0"
|
||||
HOMEPAGE="http://www.mopidy.com/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/M/Mopidy/Mopidy-1.1.2.tar.gz"
|
||||
MD5SUM="d0502ed74efb53f1bbf1946272091520"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/M/Mopidy/Mopidy-2.0.0.tar.gz"
|
||||
MD5SUM="d4be1d560e9bd3d62dac5aef4c3e8f94"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Pykka gst-python tornado python-certifi python-requests"
|
||||
|
|
Loading…
Reference in a new issue