python-mpd2: set maintainer in template
This commit is contained in:
@@ -11,7 +11,7 @@ hostmakedepends="python-setuptools python3.4-setuptools"
|
|||||||
makedepends="python-devel python3.4-devel"
|
makedepends="python-devel python3.4-devel"
|
||||||
depends="python"
|
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=""
|
maintainer="Jens E. Becker <v2px@v2px.de>"
|
||||||
homepage="https://github.com/Mic92/python-mpd2"
|
homepage="https://github.com/Mic92/python-mpd2"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/Mic92/python-mpd2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Mic92/python-mpd2/archive/v${version}.tar.gz"
|
||||||
|
|||||||
Reference in New Issue
Block a user