python3-markdown-it-py 4.0.0-2

This commit is contained in:
2025-09-05 16:31:51 +03:00
parent 0f27db844c
commit 48fb5a0fe3

View File

@@ -1,6 +1,6 @@
name='python3-markdown-it-py'
version='4.0.0'
release='1'
release='2'
desc='Python port of markdown-it. Markdown parsing, done right'
homepage=''
maintainer='Евгений Храмов <xpamych@yandex.ru>'
@@ -20,7 +20,7 @@ build_deps_alpine=("python3" "py3-pip")
opt_deps=('python3-mdit-py-plugins: коллекция плагинов для markdown-it-py')
sources=("https://files.pythonhosted.org/packages/source/m/markdown-it-py/markdown-it-py-4.0.0.tar.gz")
checksums=('blake2b-256:38713b932df36c1a044d397a1f92d1cf91ee0a503d91e470cbd670aa66b07ed0')
checksums=('blake2b-256:5bf54ec618ed16cc4f8fb3b701563655a69816155e79e24a17b651541804721d')
build() {
cd "$srcdir/markdown-it-py-${version}"