python-hoedown: update to 0.2.3.

This commit is contained in:
Michael Gehring 2016-10-04 08:34:35 +02:00
parent a95dc65b37
commit 2667be5fd2

View file

@ -1,7 +1,7 @@
# Template file for 'python-hoedown'
pkgname=python-hoedown
version=0.2.2
revision=2
version=0.2.3
revision=1
wrksrc="hoedown-$version"
build_style=python-module
python_versions="2.7 3.4"
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
homepage="https://github.com/hhatto/python-hoedown"
license="MIT"
distfiles="${PYPI_SITE}/h/hoedown/hoedown-${version}.tar.gz"
checksum=caba2b393cf101a22a7090b1eadd5a199905c166a19f53b90c6bcd2a93f867fe
checksum=18ac6569c1ac29de01cf9ba5ab96bae576465ee9a8409215fe28d436e77cfd7f
alternatives="hoedown:hoedownpy:/usr/bin/hoedownpy2.7"
python3.4-hoedown_package() {