git » python-myst-parser.git » commit 1604079

Python 3.9 rebuild

author Felix Yan
2020-11-09 17:08:19 UTC
committer Felix Yan
2020-11-09 17:08:19 UTC
parent 3af1a4bec340eae8ae5f8772bd90b308a11e23a0

Python 3.9 rebuild

PKGBUILD +1 -1

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