python-Markdown: update to 2.6.4
This commit is contained in:
parent
4ad7485559
commit
6bd642c4b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Markdown'
|
||||
pkgname=python-Markdown
|
||||
version=2.6.3
|
||||
version=2.6.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Markdown-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/waylan/Python-Markdown"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/M/Markdown/Markdown-${version}.tar.gz"
|
||||
checksum=ad75fc03c45492eba3bc63645e1e6465f65523a05fff0abf36910f810465a9af
|
||||
checksum=e436eee7aaf2a230ca3315034dd39e8a0fc27036708acaa3dd70625ec62a94ce
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/bin/markdown_py
|
||||
|
|
Loading…
Reference in a new issue