diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-11-24 04:31:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-28 07:26:30 +0700 |
commit | 051721ae004e2cbfaf70dac5b2f21d964eb2bdb0 (patch) | |
tree | b57e5c389a196057b67627dccd042dff98a8a90a /python | |
parent | 51e33dbdab5ec33ede1cdb1d5f01c5b6af1e21d8 (diff) | |
download | slackbuilds-051721ae004e2cbfaf70dac5b2f21d964eb2bdb0.tar.gz |
python/regex: Updated for version 2015.11.22.
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 998665f457..f0ff3357e1 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.14} +VERSION=${VERSION:-2015.11.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 864c58b351..14de7e8c49 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.11.14" +VERSION="2015.11.22" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.14.tar.gz" -MD5SUM="8a991d173c42d871f838c62b96ccee75" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.11.22.tar.gz" +MD5SUM="0bd2c23059f99cbaf9046000d51d3de7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |