git » python-mdit_py_plugins.git » commit 55aae69

Python 3.10 rebuild

author Evangelos Foutras
2021-12-02 15:17:37 UTC
committer Evangelos Foutras
2021-12-02 15:17:37 UTC
parent 5a982eda061f178493290a4348c9f32e26153ecd

Python 3.10 rebuild

PKGBUILD +1 -1

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