mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python3-pandocfilters: update to 1.4.3
Closes: #26621 [via git-merge-pr]
This commit is contained in:
parent
7b4efbaaf1
commit
6574166afa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pandocfilters'
|
# Template file for 'python3-pandocfilters'
|
||||||
pkgname=python3-pandocfilters
|
pkgname=python3-pandocfilters
|
||||||
version=1.4.2
|
version=1.4.3
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="pandocfilters-${version}"
|
wrksrc="pandocfilters-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://github.com/jgm/pandocfilters"
|
homepage="http://github.com/jgm/pandocfilters"
|
||||||
distfiles="${PYPI_SITE}/p/pandocfilters/pandocfilters-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pandocfilters/pandocfilters-${version}.tar.gz"
|
||||||
checksum=b3dd70e169bb5449e6bc6ff96aea89c5eea8c5f6ab5e207fc2f521a2cf4a0da9
|
checksum=bc63fbb50534b4b1f8ebe1860889289e8af94a23bff7445259592df25a3906eb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue