summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-09-30 00:30:02 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-03 09:17:39 +0700
commitc17c666b3d4b2dcf5a07a19b752bf921d793815f (patch)
tree12c543b1baf1999517ea00200dd6367591526f75 /python
parent7fbdbe1415eab722f68c97c62ac1e680d94a948d (diff)
downloadslackbuilds-c17c666b3d4b2dcf5a07a19b752bf921d793815f.tar.gz
slackbuilds-c17c666b3d4b2dcf5a07a19b752bf921d793815f.tar.xz
python/regex: Updated for version 2015.09.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/regex/regex.SlackBuild2
-rw-r--r--python/regex/regex.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild
index a47d4067bd..07f6246e8b 100644
--- a/python/regex/regex.SlackBuild
+++ b/python/regex/regex.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=regex
-VERSION=${VERSION:-2015.09.23}
+VERSION=${VERSION:-2015.09.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index 171606c130..c4f62ce648 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2015.09.23"
+VERSION="2015.09.28"
HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.23.tar.gz"
-MD5SUM="dc00d72a99840451e782c7b7a70ed50b"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.28.tar.gz"
+MD5SUM="27d1cb4fc957cab788a68b5ef67a9844"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""