diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-06-25 14:27:38 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-27 07:54:35 +0700 |
commit | fdee633ac2f88a9119d18d1ed661def91540b293 (patch) | |
tree | 12b99b0ee01a1619cf839480ebd03bb41918a036 /python | |
parent | cdaa9662358d475a5edce77776651dfb2cccbf8a (diff) |
python/regex: Updated for version 2016.06.24.
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 70811d0bed2a..e976219ffbd4 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.06.19} +VERSION=${VERSION:-2016.06.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 1a59b57368d1..cef204df2b29 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.06.19" +VERSION="2016.06.24" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/b8/10/5c386de9425f1e5b8b33b7895681690b49a121f37e0e7e6ae9eba94f51bc/regex-2016.06.19.tar.gz" -MD5SUM="d10f923cdda1a6cb674bbecc9440f42b" +DOWNLOAD="https://pypi.python.org/packages/96/4a/9943cf2bc0c60e6c502c1df407393696f97ac0209794ee827cf263cbcb60/regex-2016.06.24.tar.gz" +MD5SUM="e75fcd602b73483543444e443faa4119" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |