git » python-mdit_py_plugins.git » commit 943b98a

rebuild with python 3.11

author Felix Yan
2023-04-10 11:58:21 UTC
committer Felix Yan
2023-04-10 11:58:21 UTC
parent e8d2beff16b690a02fa7d4a5a329d8ad165b165a

rebuild with python 3.11

PKGBUILD +1 -1

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