summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-05-13 09:35:19 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-18 07:22:17 +0700
commitef9a80196ce76f5a435211f21ed372db62fa706e (patch)
tree7657bbaf6a1171f5c7ef9bead100122cf069af91 /python
parent4e5c7967f27eaf6aeb562643fc4b7b368e87a2c1 (diff)
downloadslackbuilds-ef9a80196ce76f5a435211f21ed372db62fa706e.tar.gz
slackbuilds-ef9a80196ce76f5a435211f21ed372db62fa706e.tar.xz
python/python3-Pygments: Updated for version 2.4.0.
Diffstat (limited to 'python')
-rw-r--r--python/python3-Pygments/python3-Pygments.SlackBuild4
-rw-r--r--python/python3-Pygments/python3-Pygments.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-Pygments/python3-Pygments.SlackBuild b/python/python3-Pygments/python3-Pygments.SlackBuild
index 48ece373dc..4ca1048eb4 100644
--- a/python/python3-Pygments/python3-Pygments.SlackBuild
+++ b/python/python3-Pygments/python3-Pygments.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2009 Grissiom <chaos.proton@gmail.com>
# Copyright 2009-2015 LukenShiro, Italy
-# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
SRCNAM=Pygments
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-Pygments/python3-Pygments.info b/python/python3-Pygments/python3-Pygments.info
index d521853192..554f071ddf 100644
--- a/python/python3-Pygments/python3-Pygments.info
+++ b/python/python3-Pygments/python3-Pygments.info
@@ -1,8 +1,8 @@
PRGNAM="python3-Pygments"
-VERSION="2.3.1"
+VERSION="2.4.0"
HOMEPAGE="http://pygments.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.3.1.tar.gz"
-MD5SUM="b7d04e2cd87c405938f1e494e2969814"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.4.0.tar.gz"
+MD5SUM="a5095f15bdebf6faafa8efc9f49b5e9c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"