python/python3-Pygments: Updated for version 2.4.2.

This commit is contained in:
Benjamin Trigona-Harany 2019-05-28 11:33:00 -07:00 committed by Willy Sudiarto Raharjo
parent d836baabb8
commit ed02eded80
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
SRCNAM=Pygments
PRGNAM=python3-$SRCNAM
VERSION=${VERSION:-2.4.0}
VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-Pygments"
VERSION="2.4.0"
VERSION="2.4.2"
HOMEPAGE="http://pygments.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.4.0.tar.gz"
MD5SUM="a5095f15bdebf6faafa8efc9f49b5e9c"
DOWNLOAD="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.4.2.tar.gz"
MD5SUM="5ecc3fbb2a783e917b369271fc0e6cd1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"