diff options
Diffstat (limited to 'system/dar/dar.SlackBuild')
-rw-r--r-- | system/dar/dar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dar/dar.SlackBuild b/system/dar/dar.SlackBuild index 0d9cf6fef5..99ce385ab0 100644 --- a/system/dar/dar.SlackBuild +++ b/system/dar/dar.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for Disk ARchive (DAR) # Home Page http://dar.linux.free.fr/ -# Copyright (c) 2007-2015, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2007-2016, Nishant Limbachia, Hoffman Estates, IL, USA # <nishant _AT_ mnspace _DOT_ net> # All rights reserved. # @@ -30,7 +30,7 @@ # No additional license terms added :-) PRGNAM="dar" -VERSION=${VERSION:-2.5.0} +VERSION=${VERSION:-2.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |