mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mopidy: update to 0.19.5.
This commit is contained in:
parent
bed9e372b4
commit
a9a6e48b64
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'mopidy'
|
# Template file for 'mopidy'
|
||||||
pkgname=mopidy
|
pkgname=mopidy
|
||||||
version=0.19.4
|
version=0.19.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
short_desc="An extensible music server in python"
|
short_desc="An extensible music server in python"
|
||||||
maintainer="allan <mail@may.mooo.com>"
|
maintainer="allan <mail@may.mooo.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.mopidy.com"
|
homepage="http://www.mopidy.com"
|
||||||
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
|
||||||
checksum="887af8619182770867d9cf3d3ce9b8cacc7eb62763cfa7d3edfacb846d68a52b"
|
checksum=940604eadd6435ebf7a85bbc0f15ea57a7fdf5e7e276da17732955ab10050627
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
python_versions=2.7
|
python_versions=2.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue