diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-20 05:32:24 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-25 11:22:12 +0700 |
commit | e43f2f9ce7b6261e99b062ffb71c9720b945cf71 (patch) | |
tree | 0837d29cbe70cb668ad3c4896eda524da5311996 /python | |
parent | 4d632b01abc929168f114c30806f97e70314b1f5 (diff) | |
download | slackbuilds-e43f2f9ce7b6261e99b062ffb71c9720b945cf71.tar.gz |
python/regex: Updated for version 2015.07.19.
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 03205d97b2..5bb47f28ff 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.07.12} +VERSION=${VERSION:-2015.07.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 00367f6765..afa6d7270c 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.07.12" +VERSION="2015.07.19" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.07.12.tar.gz" -MD5SUM="86cd18a2d036cd6cbe80793a285ff131" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.07.19.tar.gz" +MD5SUM="6e7b9169b5a016ef306db51ad29c5958" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |