diff options
Diffstat (limited to 'development/colm/colm.SlackBuild')
-rw-r--r-- | development/colm/colm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/colm/colm.SlackBuild b/development/colm/colm.SlackBuild index a477473b35..d5d2144744 100644 --- a/development/colm/colm.SlackBuild +++ b/development/colm/colm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for colm -# Copyright 2017-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2017-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # 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=colm -VERSION=${VERSION:-0.13.0.6} +VERSION=${VERSION:-0.13.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |