From 021730ce468061783fbe96b7e2ce7ccf97d77c4b Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 18 Jun 2015 20:30:00 +0200 Subject: [PATCH] python-mistune: update to 0.6 --- srcpkgs/python-mistune/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-mistune/template b/srcpkgs/python-mistune/template index 0ccd3124b13..aa288662a75 100644 --- a/srcpkgs/python-mistune/template +++ b/srcpkgs/python-mistune/template @@ -1,7 +1,7 @@ # Template file for 'python-mistune' pkgname=python-mistune -version=0.5.1 -revision=2 +version=0.6 +revision=1 wrksrc="mistune-${version}" build_style=python-module python_versions="2.7 3.4" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/lepture/mistune" license="BSD" distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz" -checksum=cc66489a28845c0e1848ae290af5b555074eb76185136ca058e8eed1faa89692 +checksum=d54a69365d01bc97412a39c11674a8aae3f333586e91f38895cc1ad818e13dc5 python3.4-mistune_package() { pycompile_version="3.4"