From edd7f819cf946718b1a308447343504f7905d16f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 30 Oct 2017 22:20:30 +0100 Subject: [PATCH] python-mistune: update to 0.8 --- 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 1a885a73598..0e4a7547fa9 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.7.4 -revision=2 +version=0.8 +revision=1 wrksrc="mistune-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython" @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/lepture/mistune" license="3-clause-BSD" distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz" -checksum=8517af9f5cd1857bb83f9a23da75aa516d7538c32a2c5d5c56f3789a9e4cd22f +checksum=dc3f43e7cf0abb95cdfecbf82d85c419108d5f13e1844b2a8a2fc0abf24c7a47 post_install() { vlicense LICENSE