diff options
Diffstat (limited to 'network/qupzilla/qupzilla.SlackBuild')
-rw-r--r-- | network/qupzilla/qupzilla.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/qupzilla/qupzilla.SlackBuild b/network/qupzilla/qupzilla.SlackBuild index 25e2727846..167e1ebb4d 100644 --- a/network/qupzilla/qupzilla.SlackBuild +++ b/network/qupzilla/qupzilla.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for QupZilla -# Copyright 2011-2014 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2011-2015 Fridrich von Stauffenberg <cancellor2@gmail.com> # 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=qupzilla -VERSION=${VERSION:-1.8.4} +VERSION=${VERSION:-1.8.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |