diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-24 09:13:47 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-26 10:05:38 +0700 |
commit | f939e8ff57cec1c84047d7936e65d2906bb5f431 (patch) | |
tree | 73b152dd3ed4aa0f388833d8d5ced41852c60741 /python | |
parent | 2fa8f7b059b4010a172a2e6c090c9b708bb439c4 (diff) | |
download | slackbuilds-f939e8ff57cec1c84047d7936e65d2906bb5f431.tar.gz |
python/regex: Updated for version 2015.09.23.
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 bc4dc343dd..a47d4067bd 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.09.15} +VERSION=${VERSION:-2015.09.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 1ef621a6c3..171606c130 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.09.15" +VERSION="2015.09.23" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.15.tar.gz" -MD5SUM="d4b2bab16536283438808f262a1ed84d" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.23.tar.gz" +MD5SUM="dc00d72a99840451e782c7b7a70ed50b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |