diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-10-12 07:56:18 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-17 08:53:38 +0700 |
commit | 5cc82622a18b0017af11b8f21b740fc292d4a042 (patch) | |
tree | 0fcd01ff7a8c285eca0e1e4eb8ed71fb2fcba42e /python/regex | |
parent | 8af5f159008cc4e6dc07341f161e3a0d5b53bc01 (diff) | |
download | slackbuilds-5cc82622a18b0017af11b8f21b740fc292d4a042.tar.gz |
python/regex: Updated for version 2014.10.09.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/regex')
-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 efd28b66a0..5cad13acfb 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:-2014.10.07} +VERSION=${VERSION:-2014.10.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index e17e8b0c6b..86fb71a6dc 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2014.10.07" +VERSION="2014.10.09" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.07.tar.gz" -MD5SUM="9e169b3d3ac75d61d3607ef97c176dd2" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2014.10.09.tar.gz" +MD5SUM="27645cbf986475591ec53398bc4e473c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |