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 9ce1557cc5109..1498a83aa7d9f 100644 --- a/network/PaleMoon/PaleMoon.SlackBuild +++ b/network/PaleMoon/PaleMoon.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for PaleMoon -# Copyright 2016 Vasily Sora USA +# Copyright 2017 Vasily Sora USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Modified by SlackBuilds.org PRGNAM=PaleMoon -VERSION=${VERSION:-27.2.1} +VERSION=${VERSION:-27.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |