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 106a0f25faa1..81c86b82c633 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-2016 Markus Reichelt, Aachen, DE +# Copyright 2012-2017 Markus Reichelt, Aachen, 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.12.5} +VERSION=${VERSION:-0.12.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |