diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-20 19:42:13 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 11:44:13 +0700 |
commit | 516c5f73d77f5310689a92317bb7aabee539c776 (patch) | |
tree | f0d437df309bc0a857723aeb5da851be067e68b6 /python/regex | |
parent | ead8d654baf643b5819ae4aebc9d4ffd971506cb (diff) |
python/regex: Updated for version 2015.11.14.
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 72f8fc9d04c2..998665f45747 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.11.09} +VERSION=${VERSION:-2015.11.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index ae4ffe236fa6..864c58b35187 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.11.09" +VERSION="2015.11.14" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.09.tar.gz" -MD5SUM="d6c4dd309592151fd61e75260674b68e" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.14.tar.gz" +MD5SUM="8a991d173c42d871f838c62b96ccee75" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |