summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-04-01 07:46:59 +0300
committer Robby Workman <rworkman@slackbuilds.org>2016-04-03 02:31:34 -0500
commit535dd4b92145012115c7d32bce054cd0d3a38c21 (patch)
tree92b838c17f814e643d71abb453c13a9a3d1d8280 /python
parentebaa54e70b48938e95cfc0eceaef30bacc55d7fc (diff)
downloadslackbuilds-535dd4b92145012115c7d32bce054cd0d3a38c21.tar.gz
slackbuilds-535dd4b92145012115c7d32bce054cd0d3a38c21.tar.xz
python/regex: Updated for version 2016.04.01.
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 e3a49a9912..5c5ac90a1f 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.03.31}
+VERSION=${VERSION:-2016.04.01}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index 2453b8325e..9a7343fb95 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2016.03.31"
+VERSION="2016.04.01"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.03.31.tar.gz"
-MD5SUM="634f02965154a9dc9b1b61f1e44808f3"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.04.01.tar.gz"
+MD5SUM="332c9e5b10e259cd7bacb718d86c50ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""