mopidy: update to 1.1.1.
This commit is contained in:
parent
a19c944437
commit
698929d63e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mopidy'
|
# Template file for 'mopidy'
|
||||||
pkgname=mopidy
|
pkgname=mopidy
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Mopidy-$version"
|
wrksrc="Mopidy-$version"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -18,7 +18,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=062ec9df8c5bc641b4f3f36ba0ef0da26d88f10511b99acd62dea040c8fb1f37
|
checksum=823e1ba8781a107c69e8c1cd8fad9be81dc003c946e9d54fe41cadaad3a0e78e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vconf $FILESDIR/mopidy.conf
|
vconf $FILESDIR/mopidy.conf
|
||||||
|
|
Loading…
Reference in New Issue