diff options
Diffstat (limited to 'python/foolscap/foolscap.SlackBuild')
-rw-r--r-- | python/foolscap/foolscap.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/foolscap/foolscap.SlackBuild b/python/foolscap/foolscap.SlackBuild index 4e776ddd70..0bb759b1e2 100644 --- a/python/foolscap/foolscap.SlackBuild +++ b/python/foolscap/foolscap.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for foolscap. # Copyright 2010-2011 Marco Bonetti <sid77@slackware.it> -# Copyright 2012-2014 Markus Reichelt, Stolberg (Rhld.), DE +# Copyright 2012-2015 Markus Reichelt, Stolberg (Rhld.), DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +27,7 @@ # Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=foolscap -VERSION=${VERSION:-0.7.0} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |