diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-24 23:49:55 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-27 13:22:42 +0700 |
commit | efadc8c46df4d91268a508f8eec7aab04bca6657 (patch) | |
tree | 75e3cbaf6b6e65afa718a11f7f2952b79b63bee0 /python | |
parent | 0db23904599488d0a21ab1f441f561be8b8b2c27 (diff) | |
download | slackbuilds-efadc8c46df4d91268a508f8eec7aab04bca6657.tar.gz |
python/regex: Updated for version 2016.02.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 86b3abda40..93f3c904bc 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.02.23} +VERSION=${VERSION:-2016.02.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 443c503a1f..1feaefad05 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.02.23" +VERSION="2016.02.24" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.23.tar.gz" -MD5SUM="af88e53da776ffdf5c03865452de5e3b" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.24.tar.gz" +MD5SUM="dfa41d14a64077f7a35f498682bbe1ae" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |