diff options
Diffstat (limited to 'system/kc/kc.SlackBuild')
-rw-r--r-- | system/kc/kc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/kc/kc.SlackBuild b/system/kc/kc.SlackBuild index b43a0702c0769..497d5ea67fbbc 100644 --- a/system/kc/kc.SlackBuild +++ b/system/kc/kc.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2011 Daniel LEVAI +# Copyright (c) 2011, 2012 Daniel LEVAI # All rights reserved. # # * Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=kc -VERSION=2.1.5 +VERSION=2.1.6 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |