mopidy: update to 2.2.1.

This commit is contained in:
maxice8 2018-10-16 05:12:11 -03:00 committed by maxice8
parent 2f1d5b044e
commit 45f9550318
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mopidy' # Template file for 'mopidy'
pkgname=mopidy pkgname=mopidy
version=2.2.0 version=2.2.1
revision=1 revision=1
wrksrc="Mopidy-${version}" wrksrc="Mopidy-${version}"
noarch=yes noarch=yes
@ -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=577d5aece5769f222e5f8801217c6a958574fd8047527599c8ac8225fcf77258 checksum=89d42467d3d43934a7d667f79e564a20865d74e8cd670721eed1347c36cdfd10
conf_files="/etc/mopidy/*.conf" conf_files="/etc/mopidy/*.conf"
system_accounts="mopidy" system_accounts="mopidy"