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 880cbc9264422..1f8fed2dcb069 100644 --- a/network/palemoon/palemoon.SlackBuild +++ b/network/palemoon/palemoon.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pale Moon -# Copyright 2018 Vasily Sora USA +# Copyright 2018,2019 Vasily Sora USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ # Special thanks to Ponce PRGNAM=palemoon -VERSION=${VERSION:-28.5.0} +VERSION=${VERSION:-28.5.2} SRCNAM=${SRCNAM:-UXP-PM${VERSION}_Release} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |