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 7be372b926..a15e451aec 100644 --- a/development/nose/nose.SlackBuild +++ b/development/nose/nose.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nose -# Copyright 2013 Mikko Värri, Finland +# Copyright 2014 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.2.1} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |