summaryrefslogtreecommitdiffstats
path: root/python/regex
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-03-01 19:17:49 +0100
committer Willy Sudiarto Raharjo2016-03-02 13:12:05 +0100
commit7dfca4193060bc653dd2ae6134a3f468e2398516 (patch)
tree6132a20f86e518dca0ec2b4b556817317390cae4 /python/regex
parent95f7bda11fe0655cc95989dafae1d005eb909476 (diff)
downloadslackbuilds-7dfca4193060bc653dd2ae6134a3f468e2398516.tar.gz
python/regex: Updated for version 2016.02.25.
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 93f3c904bc..7847bd49de 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.24}
+VERSION=${VERSION:-2016.02.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/regex/regex.info b/python/regex/regex.info
index 1feaefad05..cadfe0b795 100644
--- a/python/regex/regex.info
+++ b/python/regex/regex.info
@@ -1,8 +1,8 @@
PRGNAM="regex"
-VERSION="2016.02.24"
+VERSION="2016.02.25"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.24.tar.gz"
-MD5SUM="dfa41d14a64077f7a35f498682bbe1ae"
+DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.25.tar.gz"
+MD5SUM="3d7860f2913e8eb8646fc6c339a66328"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""