git » python-markdown-it-py.git » commit e9c11f9

Python 3.9 rebuild

author Evangelos Foutras
2020-11-09 16:46:50 UTC
committer Evangelos Foutras
2020-11-09 16:46:50 UTC
parent fb6414a89f0d098f5fa1d9b68c4859600f405d4b

Python 3.9 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b8ffc35..191be27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 _pkgname=markdown-it-py
 pkgname=python-$_pkgname
 pkgver=0.5.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Python port of markdown-it. Markdown parsing, done right!'
 arch=('any')
 url='https://github.com/executablebooks/markdown-it-py'