diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-04-17 17:49:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:11:09 +0700 |
commit | 206fcc458e55bca23343644d0f2947f0758f5015 (patch) | |
tree | 8c914cfaed53ae8c5c5c27c147b5b3ba8dfa572b /python/python-scandir | |
parent | 6d01669c8f135eac7406a972e4ff8d2aa185713a (diff) | |
download | slackbuilds-206fcc458e55bca23343644d0f2947f0758f5015.tar.gz |
python/python-scandir: Updated for version 1.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-scandir')
-rw-r--r-- | python/python-scandir/python-scandir.SlackBuild | 4 | ||||
-rw-r--r-- | python/python-scandir/python-scandir.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-scandir/python-scandir.SlackBuild b/python/python-scandir/python-scandir.SlackBuild index e0f4077fa7..0d910818aa 100644 --- a/python/python-scandir/python-scandir.SlackBuild +++ b/python/python-scandir/python-scandir.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python-scandir -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=python-scandir SRCNAM=$(echo $PRGNAM | cut -c8-15) -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-scandir/python-scandir.info b/python/python-scandir/python-scandir.info index 3400a2fc6c..00f00ec5c5 100644 --- a/python/python-scandir/python-scandir.info +++ b/python/python-scandir/python-scandir.info @@ -1,8 +1,8 @@ PRGNAM="python-scandir" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="https://github.com/benhoyt/scandir" -DOWNLOAD="https://pypi.python.org/packages/95/40/ddbcd295ee58d5c1126645890bcf87853e4075547308884e4f8ada27f195/scandir-1.4.tar.gz" -MD5SUM="bdac33e1548a18598da6c141c84af407" +DOWNLOAD="https://pypi.python.org/packages/bd/f4/3143e0289faf0883228017dbc6387a66d0b468df646645e29e1eb89ea10e/scandir-1.5.tar.gz" +MD5SUM="a2713043de681bba6b084be42e7a8a44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |