summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-11-20 04:40:28 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-26 11:47:39 +0700
commitc6ab8846b94dafcfc931dafcc0d42f4ffcce609b (patch)
tree0173f55658fce13b340d33005984b33746bb7998 /python
parente8c1de6ffc3cc4917bea9519bc91da3ada9f5dac (diff)
downloadslackbuilds-c6ab8846b94dafcfc931dafcc0d42f4ffcce609b.tar.gz
slackbuilds-c6ab8846b94dafcfc931dafcc0d42f4ffcce609b.tar.xz
python/regex: Updated for version 2016.11.18.
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 20927d7e06..04f24d3027 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:-2016.10.22}
+VERSION=${VERSION:-2016.11.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index ab6bbeedcb..afab8d1dc6 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2016.10.22"
+VERSION="2016.11.18"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://pypi.python.org/packages/38/ad/724eb9832a5e7dd22a99084b503ab5199edc169f23186c3ca61d8f8ca101/regex-2016.10.22.tar.gz"
-MD5SUM="c407fb380e058233eda5da9a597767f8"
+DOWNLOAD="https://pypi.python.org/packages/35/d4/c13f08e9f827ea01d581bd585d6462e5d43827ff123b5f7e5fbc658dcb56/regex-2016.11.18.tar.gz"
+MD5SUM="2578551ea1692bc4e16565a5b753591a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""