git » python-mdit_py_plugins.git » commit 5a982ed

Python 3.10 rebuild

author Felix Yan
2021-11-30 23:09:22 UTC
committer Felix Yan
2021-11-30 23:09:22 UTC
parent fe44cf05e4035d89acba9e7f38581edfbbea185d

Python 3.10 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 079ce33..0851fc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 _pkgname=mdit-py-plugins
 pkgname=python-mdit_py_plugins
 pkgver=0.2.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Collection of core plugins for markdown-it-py'
 arch=('any')
 url='https://github.com/executablebooks/mdit-py-plugins'