diff options
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="" |