summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-11-20 19:42:13 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-21 11:44:13 +0700
commit516c5f73d77f5310689a92317bb7aabee539c776 (patch)
treef0d437df309bc0a857723aeb5da851be067e68b6 /python
parentead8d654baf643b5819ae4aebc9d4ffd971506cb (diff)
downloadslackbuilds-516c5f73d77f5310689a92317bb7aabee539c776.tar.gz
slackbuilds-516c5f73d77f5310689a92317bb7aabee539c776.tar.xz
python/regex: Updated for version 2015.11.14.
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 72f8fc9d04..998665f457 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.11.09}
+VERSION=${VERSION:-2015.11.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index ae4ffe236f..864c58b351 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2015.11.09"
+VERSION="2015.11.14"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.09.tar.gz"
-MD5SUM="d6c4dd309592151fd61e75260674b68e"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.14.tar.gz"
+MD5SUM="8a991d173c42d871f838c62b96ccee75"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""