python-Pygments: update to 2.0.2.
This commit is contained in:
parent
9bb7c533a4
commit
e489f4da95
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Pygments'
|
||||
pkgname=python-Pygments
|
||||
version=2.0.1
|
||||
revision=2
|
||||
version=2.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Pygments-${version}"
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://pygments.org/"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
|
||||
checksum=5e039e1d40d232981ed58914b6d1ac2e453a7e83ddea22ef9f3eeadd01de45cb
|
||||
checksum=7320919084e6dac8f4540638a46447a3bd730fca172afc17d2c03eed22cf4f51
|
||||
|
||||
post_extract() {
|
||||
cp -a ${wrksrc} /tmp/python2.7-build
|
||||
|
|
Loading…
Reference in a new issue