python-pygments: Update to 2.1.1.

This commit is contained in:
Jactry Zeng
2016-03-10 15:15:03 +08:00
parent 31f332c10d
commit a0da74ef35

View File

@@ -2,16 +2,16 @@
pkgbase="python-pygments"
pkgname=("python2-pygments" "python3-pygments")
pkgver=2.0.2
pkgrel=2
pkgver=2.1.1
pkgrel=1
pkgdesc="A syntax highlighting engine written in Python"
arch=("i686" "x86_64")
url="http://pygments.org/"
license="BSD"
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")
sha256sums=('7320919084e6dac8f4540638a46447a3bd730fca172afc17d2c03eed22cf4f51')
sha256sums=('2df7d9a85b56e54c7c021dc98fc877bd216ead652c10da170779c004fb59c01b')
prepare () {
# workaround for symlink issue