mopidy: update to 1.1.0
This commit is contained in:
parent
ba9e2dfc16
commit
9d91c71ae6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mopidy'
|
||||
pkgname=mopidy
|
||||
version=1.0.8
|
||||
version=1.1.0
|
||||
revision=1
|
||||
wrksrc="Mopidy-$version"
|
||||
noarch=yes
|
||||
|
@ -18,8 +18,7 @@ maintainer="allan <mail@may.mooo.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.mopidy.com"
|
||||
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
|
||||
checksum=e7ccc2efd626320d6117e7143af2fd681dcae2e8623902bc3922c3dd7271b863
|
||||
|
||||
checksum=062ec9df8c5bc641b4f3f36ba0ef0da26d88f10511b99acd62dea040c8fb1f37
|
||||
|
||||
post_install() {
|
||||
vconf $FILESDIR/mopidy.conf
|
||||
|
|
Loading…
Reference in New Issue