diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-07 20:56:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-12 06:42:46 +0700 |
commit | 6420333a425dcf9f82637968cebde0f66a8913d3 (patch) | |
tree | 6340982d9e7607cbc363b679d167a8b27eb0e426 /python/regex | |
parent | d364a1afb86dbdf5f8ae3b7cae91242290682af3 (diff) |
python/regex: Updated for version 2016.03.02.
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 7847bd49de6f..11a32a90ba16 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.25} +VERSION=${VERSION:-2016.03.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index cadfe0b79573..e746b6edd5b7 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.02.25" +VERSION="2016.03.02" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.02.25.tar.gz" -MD5SUM="3d7860f2913e8eb8646fc6c339a66328" +DOWNLOAD="https://pypi.python.org/packages/source/r/regex/regex-2016.03.02.tar.gz" +MD5SUM="7e6056389b39af87cf4e60d8ac88402a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |