python3-markdown-math: update to 0.8.
This commit is contained in:
parent
e8b42b2f49
commit
a6c18fc138
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-markdown-math'
|
||||
pkgname=python3-markdown-math
|
||||
version=0.7
|
||||
revision=2
|
||||
version=0.8
|
||||
revision=1
|
||||
wrksrc=python-markdown-math-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Lorem <notloremipsum@protonmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/mitya57/python-markdown-math"
|
||||
distfiles=${PYPI_SITE}/p/python-markdown-math/python-markdown-math-${version}.tar.gz
|
||||
checksum=17a12175e8b2052a1c3402fca410841c551c678046293b1f7c280ccfe7b302a0
|
||||
checksum=8564212af679fc18d53f38681f16080fcd3d186073f23825c7ce86fadd3e3635
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue