diff options
author | khronosschoty <khronosschoty@posteo.org> | 2017-08-25 01:27:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:19:48 +0700 |
commit | 36b8bebe95c020b9192ac911f94dfc04cb7edf0f (patch) | |
tree | e1a45cc60ed3af52072ddc7234330a2e0f55dcd8 /network/PaleMoon/PaleMoon.SlackBuild | |
parent | 1f10e667b1a201dd55dfeafb218ee66156520693 (diff) |
network/PaleMoon: Updated for version 27.4.2.
Signed-off-by: David Spencer <idlemoor@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 3560e500a952a..3c9a362db4405 100644 --- a/network/PaleMoon/PaleMoon.SlackBuild +++ b/network/PaleMoon/PaleMoon.SlackBuild @@ -25,8 +25,8 @@ # Modified by SlackBuilds.org PRGNAM=PaleMoon -VERSION=${VERSION:-27.4.1} -BUILD=${BUILD:-3} +VERSION=${VERSION:-27.4.2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |