mopidy: update to 2.2.2.
This commit is contained in:
parent
3faa605df7
commit
83849699e9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'mopidy'
|
||||
pkgname=mopidy
|
||||
version=2.2.1
|
||||
version=2.2.2
|
||||
revision=1
|
||||
wrksrc="Mopidy-${version}"
|
||||
noarch=yes
|
||||
wrksrc="Mopidy-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module=mopidy
|
||||
hostmakedepends="python-setuptools python-Sphinx python-sphinx_rtd_theme python-pykka"
|
||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
|||
homepage="http://www.mopidy.com"
|
||||
changelog="https://github.com/mopidy/mopidy/raw/develop/docs/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
|
||||
checksum=89d42467d3d43934a7d667f79e564a20865d74e8cd670721eed1347c36cdfd10
|
||||
checksum=b41f5ab1e83c5e5f74fdb792c8fd5ba63b7fd227d04df266dba5189bc552a93d
|
||||
|
||||
conf_files="/etc/mopidy/*.conf"
|
||||
system_accounts="mopidy"
|
||||
|
|
Loading…
Reference in a new issue