python3-pandocfilters: update to 1.5.0, adopt
This commit is contained in:
parent
08e51979ab
commit
e0e2ef5bdc
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'python3-pandocfilters'
|
# Template file for 'python3-pandocfilters'
|
||||||
pkgname=python3-pandocfilters
|
pkgname=python3-pandocfilters
|
||||||
version=1.4.3
|
version=1.5.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Python3 module for writing pandoc filters"
|
short_desc="Python3 module for writing pandoc filters"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Eloi Torrents <eloitor@disroot.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=bc63fbb50534b4b1f8ebe1860889289e8af94a23bff7445259592df25a3906eb
|
checksum=0b679503337d233b4339a817bfc8c50064e2eff681314376a47cb582305a7a38
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue