python3-markdown-it-py 3.0.0-3
This commit is contained in:
parent
b846f10738
commit
bfd4403c67
@ -1,7 +1,7 @@
|
||||
_pkgname=markdown-it-py
|
||||
name='python3-markdown-it-py'
|
||||
version='3.0.0'
|
||||
release='2'
|
||||
release='3'
|
||||
desc='Python port of markdown-it. Markdown parsing, done right!'
|
||||
homepage='https://github.com/executablebooks/markdown-it-py'
|
||||
license=('MIT')
|
||||
@ -52,6 +52,6 @@ package() {
|
||||
|
||||
python -m installer -d "$pkgdir" dist/*.whl
|
||||
|
||||
install LICENSE ./$name/LICENSE
|
||||
install-license ./LICENSE ./$_pkgname/LICENSE
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user