python-Markups: update maintainers email

This commit is contained in:
Enno Boland 2014-06-14 01:19:06 +02:00
parent 732f3305cc
commit 815ceb934a

View file

@ -1,7 +1,7 @@
# Template file for 'python-Markups'
pkgname=python-Markups
version=0.4
revision=4
revision=5
wrksrc="Markups-${version}"
build_style=python-module
hostmakedepends="python-distribute python3-distribute"
@ -11,7 +11,7 @@ python_versions="2 3"
pycompile_module="markdown"
depends="python>=2.7"
short_desc="wrapper around the various text markup languages (Python2)"
maintainer="Enno Boland <g@s01.de>"
maintainer="Enno Boland <eb@s01.de>"
homepage="http://pypi.python.org/pypi/Markups"
license="BSD"
distfiles="http://pypi.python.org/packages/source/M/Markups/Markups-${version}.tar.gz"