git » python-myst-parser.git » commit 65af413

Python 3.10 rebuild

author Felix Yan
2021-12-01 20:17:13 UTC
committer Felix Yan
2021-12-01 20:17:13 UTC
parent 745b32353d0c22568e386b623e8bfc28bf30df95

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 855de17..a5f2f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 _pkgname=MyST-Parser
 pkgname=python-myst-parser
 pkgver=0.15.2
-pkgrel=2
+pkgrel=3
 pkgdesc='An extended commonmark compliant parser, with bridges to docutils/sphinx'
 arch=('any')
 url='https://github.com/executablebooks/MyST-Parser'