* update python-markdown-it-py to 3.0.0-2

This commit is contained in:
Alexander Baldeck 2024-05-10 18:12:10 +02:00
parent bf61b32dc6
commit 46c6da9e10

View File

@ -5,7 +5,7 @@
_pkgname=markdown-it-py
pkgname=python-$_pkgname
pkgver=3.0.0
pkgrel=1
pkgrel=2
pkgdesc='Python port of markdown-it. Markdown parsing, done right!'
arch=(any)
url='https://github.com/executablebooks/markdown-it-py'