* update python-markdown to 3.4.4-1

This commit is contained in:
Alexander Baldeck 2023-08-03 08:26:33 +02:00
parent 43c99e7387
commit 6f1619d19b

View File

@ -8,9 +8,9 @@
# Contributor: Chaiwat Suttipongsakul <cwt at bashell dot com>
pkgname=python-markdown
_commit='be1c2839dd587a858f91c710e56667cba9f5329d'
pkgver=3.4.3
pkgrel=2
_commit='f99f176d248d0e472b0960d06a7aaf649bb1da25'
pkgver=3.4.4
pkgrel=1
pkgdesc="Python implementation of John Gruber's Markdown"
arch=(any)
url='https://python-markdown.github.io/'