* update python-markdown to 3.5.1-1

This commit is contained in:
Alexander Baldeck 2023-12-10 13:16:13 +01:00
parent 1977363fd0
commit d92413b729

View File

@ -1,15 +1,15 @@
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Maintainer: Caleb Maclennan <caleb@alerque.com>
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
# Contributor: Kyle Keen <keenerd@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Andrew Antle <andrew dot antle at gmail dot com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Chaiwat Suttipongsakul <cwt at bashell dot com>
pkgname=python-markdown
_commit='4f0b91abe1a954a72ab3c99c3e2b880ab36631fa'
pkgver=3.5
_commit='2932f183921943687ca3d72b3908a937bd495d24'
pkgver=3.5.1
pkgrel=1
pkgdesc="Python implementation of John Gruber's Markdown"
arch=(any)