multimedia/Mopidy: Updated for version 3.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9efa739b3c
commit
98327bc35e
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Mopidy
|
||||
|
||||
# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=Mopidy
|
||||
VERSION=${VERSION:-3.4.0}
|
||||
VERSION=${VERSION:-3.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="Mopidy"
|
||||
VERSION="3.4.0"
|
||||
VERSION="3.4.2"
|
||||
HOMEPAGE="https://www.mopidy.com/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/10/16/aff3fb185a1e9c2d0ce98bee39f742f6a8ad46ba0153a71903581bbc9a20/Mopidy-3.4.0.tar.gz"
|
||||
MD5SUM="7694e738ebe46a41a5f4ad4df3311263"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/cc/41/1f291572997c49fce9eef47cea6d06b7d30e9923cc75a84679767f7fc99e/Mopidy-3.4.2.tar.gz"
|
||||
MD5SUM="000129df314183118c88df28284b5fb6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Pykka python3-tornado"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
EMAIL="dslackw@gmail.com"
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue