diff options
author | khronosschoty <khronosschoty@posteo.org> | 2019-06-23 05:47:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-23 05:47:04 +0700 |
commit | c4c394f7eb6cfe08d097797189b2dd710689a346 (patch) | |
tree | 5192dd7d8e69cb97936823fa43055e2ee822c81d /network/palemoon/palemoon.SlackBuild | |
parent | 489080d05c7da08131a0f9c8c1170c4090e0abb5 (diff) |
network/palemoon: Updated for version 28.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |