diff options
Diffstat (limited to 'python')
-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 0d910818aa..3ed42bb808 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-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2018 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.5} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-scandir/python-scandir.info b/python/python-scandir/python-scandir.info index 00f00ec5c5..133c18b3a5 100644 --- a/python/python-scandir/python-scandir.info +++ b/python/python-scandir/python-scandir.info @@ -1,8 +1,8 @@ PRGNAM="python-scandir" -VERSION="1.5" +VERSION="1.7" HOMEPAGE="https://github.com/benhoyt/scandir" -DOWNLOAD="https://pypi.python.org/packages/bd/f4/3143e0289faf0883228017dbc6387a66d0b468df646645e29e1eb89ea10e/scandir-1.5.tar.gz" -MD5SUM="a2713043de681bba6b084be42e7a8a44" +DOWNLOAD="https://pypi.python.org/packages/13/bb/e541b74230bbf7a20a3949a2ee6631be299378a784f5445aa5d0047c192b/scandir-1.7.tar.gz" +MD5SUM="037e5f24d1a0e78b17faca72dea9555f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |