diff options
Diffstat (limited to 'development/nose/nose.SlackBuild')
-rw-r--r-- | development/nose/nose.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/nose/nose.SlackBuild b/development/nose/nose.SlackBuild index 2441a0ae3b..80b61acbb2 100644 --- a/development/nose/nose.SlackBuild +++ b/development/nose/nose.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nose -# Copyright 2011 Mikko Värri, Finland +# Copyright 2013 Mikko Värri, Finland # 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=nose -VERSION=${VERSION:-1.1.2} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |