mopidy: update to 2.2.3.

This commit is contained in:
Daniel Eyßer 2019-07-16 02:21:42 +02:00 committed by Helmut Pozimski
parent cf87823cf2
commit d95863dbd6

View file

@ -1,6 +1,6 @@
# Template file for 'mopidy' # Template file for 'mopidy'
pkgname=mopidy pkgname=mopidy
version=2.2.2 version=2.2.3
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="Mopidy-${version}" wrksrc="Mopidy-${version}"
@ -15,7 +15,7 @@ license="Apache-2.0"
homepage="http://www.mopidy.com" homepage="http://www.mopidy.com"
changelog="https://github.com/mopidy/mopidy/raw/develop/docs/changelog.rst" changelog="https://github.com/mopidy/mopidy/raw/develop/docs/changelog.rst"
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz" distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
checksum=b41f5ab1e83c5e5f74fdb792c8fd5ba63b7fd227d04df266dba5189bc552a93d checksum=361913efcb97afc18752d1ebce688f120955a19dae2e9a2b5c29aa6d20044fbf
conf_files="/etc/mopidy/*.conf" conf_files="/etc/mopidy/*.conf"
system_accounts="mopidy" system_accounts="mopidy"