mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
commit
d3d260aef4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mopidy'
|
# Template file for 'mopidy'
|
||||||
pkgname=mopidy
|
pkgname=mopidy
|
||||||
version=1.0.1
|
version=1.0.3
|
||||||
revision=1
|
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"
|
||||||
|
@ -8,7 +8,7 @@ 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=22b2f98a2254931e82f6359a2fadfa9c51e1f664ac302ce077ff4a25be70b79e
|
checksum=171af12c671e5634d66e7bb21aa6b558b30b86610e312eaa81d1cff4afd13e0c
|
||||||
noarch=yes
|
noarch=yes
|
||||||
pycompile_module=mopidy
|
pycompile_module=mopidy
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue