python-mpd2: set maintainer in template
This commit is contained in:
parent
7a0a4c1c46
commit
3b77ee1fc9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue