diff options
Diffstat (limited to 'network/palemoon/palemoon.SlackBuild')
-rw-r--r-- | network/palemoon/palemoon.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/palemoon/palemoon.SlackBuild b/network/palemoon/palemoon.SlackBuild index 4fd6f2a10c..73e2bb6c1d 100644 --- a/network/palemoon/palemoon.SlackBuild +++ b/network/palemoon/palemoon.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for palemoon # Copyright 2015 pomfland -# Copyright 2017 skaendo <skaendo at excite dot com> +# Copyright 2017-2018 skaendo <skaendo at excite dot com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=palemoon -VERSION=${VERSION:-27.6.2} +VERSION=${VERSION:-27.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |