python-mistune: update to 0.8
This commit is contained in:
parent
ea7cec75b1
commit
edd7f819cf
1 changed files with 3 additions and 3 deletions
|
@ -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 <al3hex@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue