python-pandocfilters: update to 1.4.2

This commit is contained in:
Alessio Sergi 2017-08-15 11:24:45 +02:00
parent 4630bbbb95
commit 87739f57b9

View file

@ -1,6 +1,6 @@
# Template file for 'python-pandocfilters' # Template file for 'python-pandocfilters'
pkgname=python-pandocfilters pkgname=python-pandocfilters
version=1.4.1 version=1.4.2
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="pandocfilters-${version}" wrksrc="pandocfilters-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://github.com/jgm/pandocfilters" homepage="http://github.com/jgm/pandocfilters"
license="3-clause-BSD" license="3-clause-BSD"
distfiles="${PYPI_SITE}/p/pandocfilters/pandocfilters-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pandocfilters/pandocfilters-${version}.tar.gz"
checksum=ec8bcd100d081db092c57f93462b1861bcfa1286ef126f34da5cb1d969538acd checksum=b3dd70e169bb5449e6bc6ff96aea89c5eea8c5f6ab5e207fc2f521a2cf4a0da9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE