diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-09-16 02:45:37 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-19 19:49:11 +0700 |
commit | b504cab2d47a6cf9c80de5a71a4a843112d72668 (patch) | |
tree | 50a4c41100526ea7e1b9d6c572d2c4306da26eb6 /python/regex | |
parent | 3d66284ba06d217ae2f4b58c2c55b6d31aaead17 (diff) | |
download | slackbuilds-b504cab2d47a6cf9c80de5a71a4a843112d72668.tar.gz |
python/regex: Updated for version 2015.09.15.
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 5bb47f28ff..bc4dc343dd 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.07.19} +VERSION=${VERSION:-2015.09.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index afa6d7270c..1ef621a6c3 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2015.07.19" +VERSION="2015.09.15" HOMEPAGE="https://code.google.com/p/mrab-regex-hg/" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.07.19.tar.gz" -MD5SUM="6e7b9169b5a016ef306db51ad29c5958" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2015.09.15.tar.gz" +MD5SUM="d4b2bab16536283438808f262a1ed84d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |