diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-06-16 17:04:08 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 11:53:29 +0700 |
commit | 6af99f5a357965fd766255689382f6e6a7ee8a8e (patch) | |
tree | dcc67ed06f00b6a1ea91cc27ba235c72b043273d /python/regex | |
parent | decc076d7f8f36eac2ffe5297d6024ef72803b2a (diff) | |
download | slackbuilds-6af99f5a357965fd766255689382f6e6a7ee8a8e.tar.gz |
python/regex: Updated for version 2015.06.15.
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 db8fb5a5a7..5220fe2e40 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.06.04} +VERSION=${VERSION:-2015.06.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 060d3ddce9..35005e772a 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.06.04" +VERSION="2015.06.15" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.04.tar.gz" -MD5SUM="0dcd443d5ea5415e7a871b64840b7ba2" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.06.15.tar.gz" +MD5SUM="845862cb29fc13427ad6e5ed74c75309" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |