diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-17 04:23:04 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-20 20:04:00 +0700 |
commit | ae44f2eed6dbbd0a7b2548c61977909df2f8ceac (patch) | |
tree | 1687ce797bc59046552d20df36198d803bd98016 /python/regex | |
parent | 92dd8df1999dfe390ae1db7d56b5989f8810719c (diff) |
python/regex: Updated for version 2016.05.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 69041cc150e1..c314f698de41 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.04.25} +VERSION=${VERSION:-2016.05.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 13a6336dc986..1377e42f2c7d 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.04.25" +VERSION="2016.05.15" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/64/bf/585f12c0effb356a43ebc56d0129302e64e43668578e1ec8081136e29c00/regex-2016.04.25.tar.gz" -MD5SUM="2531484af7428826a89f9e0147ed9633" +DOWNLOAD="https://pypi.python.org/packages/f7/6a/801b97dac8d55d9337bb746650d4a2d9cf73107df7b94df0d1b00289cb77/regex-2016.05.15.tar.gz" +MD5SUM="c66cb973c79c430928071920972d4bd4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |