diff options
Diffstat (limited to 'python/Scrapy/Scrapy.SlackBuild')
-rw-r--r-- | python/Scrapy/Scrapy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Scrapy/Scrapy.SlackBuild b/python/Scrapy/Scrapy.SlackBuild index 465ad976302e0..b3e681ad1c46c 100644 --- a/python/Scrapy/Scrapy.SlackBuild +++ b/python/Scrapy/Scrapy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Scrapy -# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2019 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=Scrapy -VERSION=${VERSION:-1.5.1} +VERSION=${VERSION:-1.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |