diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-10-10 21:43:34 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:23:16 +0700 |
commit | 86c104b0e7078d968a3e10a986ee7e4a5cc1460b (patch) | |
tree | bce6c6b68238887bec82086bb098e30591430195 /python/regex | |
parent | 4ef81cfea5541b7c9d9602c2087249fb881b4da7 (diff) | |
download | slackbuilds-86c104b0e7078d968a3e10a986ee7e4a5cc1460b.tar.gz slackbuilds-86c104b0e7078d968a3e10a986ee7e4a5cc1460b.tar.xz |
python/regex: Updated for version 2015.10.05.
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/regex/regex.SlackBuild b/python/regex/regex.SlackBuild index fdf13a69258..ed39b10bdad 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.10.01} +VERSION=${VERSION:-2015.10.05} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 2b428514f7c..ca4565d3b0f 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.10.01" -HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.01.tar.gz" -MD5SUM="3649ca8212e1368084885d8d54775ef4" +VERSION="2015.10.05" +HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.10.05.tar.gz" +MD5SUM="e188645a76d82d7b1cb0c12989665b8e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |