diff options
Diffstat (limited to 'desktop/obbrowser/obbrowser.SlackBuild')
-rw-r--r-- | desktop/obbrowser/obbrowser.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/obbrowser/obbrowser.SlackBuild b/desktop/obbrowser/obbrowser.SlackBuild index ce248a6d59..baf1eb7110 100644 --- a/desktop/obbrowser/obbrowser.SlackBuild +++ b/desktop/obbrowser/obbrowser.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for obbrowser. # -# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. # 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=obbrowser -VERSION=${VERSION:-0.09} +VERSION=${VERSION:-0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |