python-Pygments: update to 2.1.1

This commit is contained in:
Alessio Sergi 2016-02-16 23:29:06 +01:00
parent f1a79651c6
commit ac1a25a1e3

View File

@ -1,6 +1,6 @@
# Template file for 'python-Pygments'
pkgname=python-Pygments
version=2.1
version=2.1.1
revision=1
noarch=yes
wrksrc="Pygments-${version}"
@ -10,11 +10,11 @@ hostmakedepends="python-setuptools python3.4-setuptools"
depends="python-setuptools"
pycompile_module="pygments"
short_desc="Python2 syntax highlighter"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://pygments.org/"
license="2-clause-BSD"
distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
checksum=13a0ef5fafd7b16cf995bc28fe7aab0780dab1b2fda0fc89e033709af8b8a47b
checksum=2df7d9a85b56e54c7c021dc98fc877bd216ead652c10da170779c004fb59c01b
post_install() {
cp -f ${DESTDIR}/usr/bin/pygmentize{,3.4}