diff --git a/srcpkgs/python-mpd2/template b/srcpkgs/python-mpd2/template index 39a098ffa8f..61a3c6e8725 100644 --- a/srcpkgs/python-mpd2/template +++ b/srcpkgs/python-mpd2/template @@ -10,7 +10,7 @@ pycompile_module="mpd2" hostmakedepends="python-setuptools python3.4-setuptools" makedepends="python-devel python3.4-devel" depends="python" -short_desc="A Python library which provides a client interface for the Music Player Daemon." +short_desc="A Python library which provides a client interface for the Music Player Daemon" maintainer="Jens E. Becker " homepage="https://github.com/Mic92/python-mpd2" license="GPL-3" @@ -18,7 +18,7 @@ distfiles="https://github.com/Mic92/python-mpd2/archive/v${version}.tar.gz" checksum=04dbc3b8d90746298e42852c5b7fb5be5e7af2ca03e812059639b6c060d98c53 post_install() { - vlicense GPL.txt LICENSE + vlicense GPL.txt LICENSE } python3.4-mpd2_package() {