summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-06-23 02:36:25 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-28 11:49:14 +0700
commit8afd909079bc47d9679bf4496cf143e7c7a6db37 (patch)
tree46daf3e86304a15cde005addf5ee1f75e178ea9b
parent8383efcd3607f22a3402ca9a63b481f58f96c249 (diff)
downloadslackbuilds-8afd909079bc47d9679bf4496cf143e7c7a6db37.tar.gz
slackbuilds-8afd909079bc47d9679bf4496cf143e7c7a6db37.tar.xz
python/regex: Updated for version 2015.06.21.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 5220fe2e40..c39ab9dcc2 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.06.15}
+VERSION=${VERSION:-2015.06.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index 35005e772a..44dc22d15c 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2015.06.15"
+VERSION="2015.06.21"
HOMEPAGE="https://code.google.com/p/mrab-regex-hg/"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.15.tar.gz"
-MD5SUM="845862cb29fc13427ad6e5ed74c75309"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.21.tar.gz"
+MD5SUM="5dc78c3f5c901d36f27832c9656ed5a6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""