mopidy: update to 2.2.2.

This commit is contained in:
maxice8 2018-12-30 04:02:10 -02:00 committed by maxice8
parent 3faa605df7
commit 83849699e9

View file

@ -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"