diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-11 20:08:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:41 +0700 |
commit | 7dd9e7312c7292a4d9fca0523a4690093bdcb0c3 (patch) | |
tree | a71f7bc2fa6aa89f60fa8f853c9577e68514f2b2 /python/regex | |
parent | b6297c9a3eb4e27ed07bbdccab809ac0a414acac (diff) |
python/regex: Updated for version 2017.11.09.
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 6c4447204746..6e9de7947aab 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:-2017.07.28} +VERSION=${VERSION:-2017.11.09} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index 66aa87340e9e..df2fd00f9619 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2017.07.28" +VERSION="2017.11.09" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/d1/23/5fa829706ee1d4452552eb32e0bfc1039553e01f50a8754c6f7152e85c1b/regex-2017.07.28.tar.gz" -MD5SUM="624168068a8a7728fb1f067db33fd5c4" +DOWNLOAD="https://pypi.python.org/packages/b4/fb/e894cf877cc3ad788892899c23e2a73e3e54524c4ec6e5d3826fe153af80/regex-2017.11.09.tar.gz" +MD5SUM="b79a34568fc199853ee7c936c9ed87c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |