summaryrefslogtreecommitdiffstats
path: root/python/regex
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-03-07 19:56:29 +0100
committer Willy Sudiarto Raharjo2016-03-12 00:42:46 +0100
commit6420333a425dcf9f82637968cebde0f66a8913d3 (patch)
tree6340982d9e7607cbc363b679d167a8b27eb0e426 /python/regex
parentd364a1afb86dbdf5f8ae3b7cae91242290682af3 (diff)
downloadslackbuilds-6420333a425dcf9f82637968cebde0f66a8913d3.tar.gz
python/regex: Updated for version 2016.03.02.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex')
-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 7847bd49de..11a32a90ba 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.02.25}
+VERSION=${VERSION:-2016.03.02}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index cadfe0b795..e746b6edd5 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2016.02.25"
+VERSION="2016.03.02"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.25.tar.gz"
-MD5SUM="3d7860f2913e8eb8646fc6c339a66328"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.03.02.tar.gz"
+MD5SUM="7e6056389b39af87cf4e60d8ac88402a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""