python-Pygments: update to 2.0.1

This commit is contained in:
Alessio Sergi 2014-11-11 13:11:11 +01:00
parent e9697f1978
commit f8c99d9f2b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-Pygments'
pkgname=python-Pygments
version=2.0
version=2.0.1
revision=1
noarch=yes
wrksrc="Pygments-${version}"
@ -14,7 +14,7 @@ homepage="http://pygments.org/"
license="BSD"
update_ignore="*rc*"
distfiles="${PYPI_SITE}/P/Pygments/Pygments-${version}.tar.gz"
checksum=4de23e88eeb7570e0425270d1013deff6343d78776dd38aeaf26c98ec3552421
checksum=5e039e1d40d232981ed58914b6d1ac2e453a7e83ddea22ef9f3eeadd01de45cb
post_extract() {
cp -a ${wrksrc} /tmp/python2.7-build