diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-11-26 10:49:46 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-03 07:21:31 +0700 |
commit | 69a06cfb8e464c4c0c1482a145b6f22f2b7646bc (patch) | |
tree | b750c9b38b24b740bc34555a55bcc80bffca90e3 | |
parent | a1a91495415138c0f3ec5460240c6e199d5e9b93 (diff) | |
download | slackbuilds-69a06cfb8e464c4c0c1482a145b6f22f2b7646bc.tar.gz |
python/regex: Updated for version 2016.11.21.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 04f24d3027..379bc12d23 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.11.18} +VERSION=${VERSION:-2016.11.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/regex/regex.info b/python/regex/regex.info index afab8d1dc6..ae25aa7c3c 100644 --- a/python/regex/regex.info +++ b/python/regex/regex.info @@ -1,8 +1,8 @@ PRGNAM="regex" -VERSION="2016.11.18" +VERSION="2016.11.21" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://pypi.python.org/packages/35/d4/c13f08e9f827ea01d581bd585d6462e5d43827ff123b5f7e5fbc658dcb56/regex-2016.11.18.tar.gz" -MD5SUM="2578551ea1692bc4e16565a5b753591a" +DOWNLOAD="https://pypi.python.org/packages/da/5a/c6ab99673e6b289aa3f1b043f8438d6aa25a352c00aef2af37c0c0c9de3c/regex-2016.11.21.tar.gz" +MD5SUM="e2a755a361e1d560df2115a8f00da51c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |