diff options
Diffstat (limited to 'python/webassets/webassets.SlackBuild')
-rw-r--r-- | python/webassets/webassets.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/webassets/webassets.SlackBuild b/python/webassets/webassets.SlackBuild index 43887edb82..663c807cd2 100644 --- a/python/webassets/webassets.SlackBuild +++ b/python/webassets/webassets.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for webassets -# Copyright 2013 Markus Reichelt, Stolberg (Rhld.), DE +# Copyright 2013-2014 Markus Reichelt, Stolberg (Rhld.), DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=webassets -VERSION=${VERSION:-0.9} +VERSION=${VERSION:-0.10.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |