| author | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 04:14:42 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2023-04-06 04:14:42 UTC |
| parent | fd538ca98a8d8fe6ff4943ebd2d40af693567de2 |
| 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'