diff options
Diffstat (limited to 'python/w3lib/w3lib.SlackBuild')
-rw-r--r-- | python/w3lib/w3lib.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/w3lib/w3lib.SlackBuild b/python/w3lib/w3lib.SlackBuild index 0810b2e70878..bcd8138c2efc 100644 --- a/python/w3lib/w3lib.SlackBuild +++ b/python/w3lib/w3lib.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for w3lib -# 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 @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=w3lib -VERSION=${VERSION:-1.18.0} +VERSION=${VERSION:-1.19.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |