diff options
Diffstat (limited to 'development/hugo/hugo.SlackBuild')
-rw-r--r-- | development/hugo/hugo.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/hugo/hugo.SlackBuild b/development/hugo/hugo.SlackBuild index 8e18a7dfe4..3f6dfba511 100644 --- a/development/hugo/hugo.SlackBuild +++ b/development/hugo/hugo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hugo -# Copyright 2018 Donald Cooley South Haven, IN USA +# Copyright 2018-2019 Donald Cooley South Haven, IN USA # 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=hugo -VERSION=${VERSION:-0.53} +VERSION=${VERSION:-0.54.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |