summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-06-29 01:39:11 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-04 15:14:37 +0700
commit96fc09c57423c312853abc90e86ada44dea2b5e1 (patch)
tree5709243aa49d70b751b70e3647dcf455589726e7 /python
parentef88c565810f102ed032cdde2d2cc9f3763585a3 (diff)
downloadslackbuilds-96fc09c57423c312853abc90e86ada44dea2b5e1.tar.gz
slackbuilds-96fc09c57423c312853abc90e86ada44dea2b5e1.tar.xz
python/regex: Updated for version 2015.06.24.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/regex/regex.SlackBuild4
-rw-r--r--python/regex/regex.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild
index c39ab9dcc2..5eeb2de9e7 100644
--- a/python/regex/regex.SlackBuild
+++ b/python/regex/regex.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for regex
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright <2014-2015> <Dimitris Zlatanidis> <Orestiada, Greece>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=regex
-VERSION=${VERSION:-2015.06.21}
+VERSION=${VERSION:-2015.06.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index 44dc22d15c..8200ae26be 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2015.06.21"
+VERSION="2015.06.24"
HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.21.tar.gz"
-MD5SUM="5dc78c3f5c901d36f27832c9656ed5a6"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.24.tar.gz"
+MD5SUM="9b7e1c76e5c82ff969b5c66b839c7c8d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""