distutils-extra, mako, markup safe, pigments: Rebuild with python-3.4

This commit is contained in:
Alexpux
2015-05-07 11:37:56 +03:00
parent b0d692ac92
commit 461a38e28c
4 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
pkgbase="python-pygments"
pkgname=("python2-pygments" "python3-pygments")
pkgver="2.0.2"
pkgrel="1"
pkgver=2.0.2
pkgrel=2
pkgdesc="A syntax highlighting engine written in Python"
arch=("i686" "x86_64")
url="http://pygments.org/"
@@ -11,7 +11,7 @@ license="BSD"
makedepends=("python2-setuptools" "python3-setuptools")
source=("https://pypi.python.org/packages/source/P/Pygments/Pygments-${pkgver}.tar.gz")
noextract=("Pygments-${pkgver}.tar.gz")
sha1sums=("fe2c8178a039b6820a7a86b2132a2626df99c7f8")
sha1sums=('fe2c8178a039b6820a7a86b2132a2626df99c7f8')
prepare () {
# workaround for symlink issue