git » python-mdit_py_plugins.git » commit e8d2bef

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

author Felix Yan
2023-04-06 04:14:42 UTC
committer Felix Yan
2023-04-06 04:14:42 UTC
parent fd538ca98a8d8fe6ff4943ebd2d40af693567de2

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

PKGBUILD +1 -1

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