diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-04 09:29:19 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-10 09:15:07 +0700 |
commit | 9f47ef4d37576f2ae1b2fba4577957beba0a03ad (patch) | |
tree | cc3f11e5957bf03514f6777c2182286c99793adf /python | |
parent | c2384e09c92622959b8949abb2bf969e98aafa3d (diff) | |
download | slackbuilds-9f47ef4d37576f2ae1b2fba4577957beba0a03ad.tar.gz |
python/regex: Updated for version 2015.10.01.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/regex/regex.SlackBuild | 2 | ||||
-rw-r--r-- | python/regex/regex.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index 07f6246e8b..fdf13a6925 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.09.28} +VERSION=${VERSION:-2015.10.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index c4f62ce648..2b428514f7 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.09.28" +VERSION="2015.10.01" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.28.tar.gz" -MD5SUM="27d1cb4fc957cab788a68b5ef67a9844" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.01.tar.gz" +MD5SUM="3649ca8212e1368084885d8d54775ef4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |