summaryrefslogtreecommitdiffstats
path: root/abs/core
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2019-01-31 12:54:41 (GMT)
committerBritney Fransen <brfransen@gmail.com>2019-01-31 12:54:41 (GMT)
commita5cd768d05869b1ca8422bcfa094da2c13786a10 (patch)
treed1ef5171ae2dd682b67668edce48e93f68428087 /abs/core
parentec991aa3644677692425ece898a188493f5c2c12 (diff)
downloadlinhes_pkgbuild-a5cd768d05869b1ca8422bcfa094da2c13786a10.zip
linhes_pkgbuild-a5cd768d05869b1ca8422bcfa094da2c13786a10.tar.gz
linhes_pkgbuild-a5cd768d05869b1ca8422bcfa094da2c13786a10.tar.bz2
python-pygments: update to 2.3.1
Diffstat (limited to 'abs/core')
-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')