summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules/python-pygments/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/python_modules/python-pygments/PKGBUILD')
-rw-r--r--abs/core/python_modules/python-pygments/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/abs/core/python_modules/python-pygments/PKGBUILD b/abs/core/python_modules/python-pygments/PKGBUILD
index 37fe169..ef7fc43 100644
--- a/abs/core/python_modules/python-pygments/PKGBUILD
+++ b/abs/core/python_modules/python-pygments/PKGBUILD
@@ -1,9 +1,8 @@
-# $Id$
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Timm Preetz <timm@preetz.us>
pkgname=('python-pygments' 'python2-pygments' 'pygmentize')
-pkgver=2.2.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="Python syntax highlighter"
arch=('any')
@@ -12,7 +11,7 @@ license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
options=('!emptydirs')
source=(https://pypi.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('dbae1046def0efb574852fab9e90209b23f556367b5a320c0bcb871c77c3e8cc')
+sha256sums=('5ffada19f6203563680669ee7f53b64dabbeb100eb51b61996085e99c03b284a')
package_python-pygments() {
depends=('python-setuptools')