mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-mdit-py-plugins: update to 0.4.1.
This commit is contained in:
parent
9ec7160ee2
commit
6182fb536c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-mdit-py-plugins'
|
# Template file for 'python3-mdit-py-plugins'
|
||||||
pkgname=python3-mdit-py-plugins
|
pkgname=python3-mdit-py-plugins
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-flit_core"
|
hostmakedepends="python3-flit_core"
|
||||||
|
@ -8,9 +8,9 @@ short_desc="Markdown-It-Py Plugin Extensions"
|
||||||
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
maintainer="Daniel Martinez <danielmartinez@cock.li>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://mdit-py-plugins.readthedocs.io"
|
homepage="https://mdit-py-plugins.readthedocs.io"
|
||||||
changelog="https://raw.githubusercontent.com/executablebooks/mdit-py-plugins/v${version}/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/executablebooks/mdit-py-plugins/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/executablebooks/mdit-py-plugins/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/executablebooks/mdit-py-plugins/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=e156efb677d0a660b8f9a5807bf48c6754d94f4f95996b36e17f131056a69e1a
|
checksum=612e615b1065f2329e1cbce7f23c240c1d6ccf65c90c27b08563c6fcb4de3e4c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue