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

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

author Felix Yan
2023-04-05 20:30:09 UTC
committer Felix Yan
2023-04-05 20:30:09 UTC
parent b936f6c633fc7a141600c342552dea3e2086d58c

rebuild with python 3.11 (rebuild pass 1, specified --nocheck)

PKGBUILD +1 -1

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