python-hoedown: update to 0.3.0.

This commit is contained in:
maxice8 2018-10-12 00:33:56 -03:00 committed by maxice8
parent 9fd6a4651f
commit 5465f39eed
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-hoedown'
pkgname=python-hoedown
version=0.2.3
revision=3
version=0.3.0
revision=1
wrksrc="hoedown-$version"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
@ -11,7 +11,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=18ac6569c1ac29de01cf9ba5ab96bae576465ee9a8409215fe28d436e77cfd7f
checksum=f987998271adbba8cae3d622ebaa566d72e86f0c5af73131a819f7da6ccbeb90
alternatives="hoedown:hoedownpy:/usr/bin/hoedownpy2"
python3-hoedown_package() {