aboutsummaryrefslogtreecommitdiff
path: root/network/palemoon-bin/palemoon-bin.SlackBuild
diff options
context:
space:
mode:
authorkhronosschoty <khronosschoty@posteo.org>2022-02-25 13:24:25 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-25 13:24:25 +0700
commit94a00ee424eccea1e1079e093c5fab8788e3a52e (patch)
treea4ced993d68f0e496c0d431a0473f6474343d96a /network/palemoon-bin/palemoon-bin.SlackBuild
parent7b9e84488f72f303e3d6344c79493daaad5b432f (diff)
network/palemoon-bin: Updated for version 29.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/palemoon-bin/palemoon-bin.SlackBuild')
-rw-r--r--network/palemoon-bin/palemoon-bin.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/palemoon-bin/palemoon-bin.SlackBuild b/network/palemoon-bin/palemoon-bin.SlackBuild
index b2d88a41639da..89a0097674761 100644
--- a/network/palemoon-bin/palemoon-bin.SlackBuild
+++ b/network/palemoon-bin/palemoon-bin.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2015 pomfland
# Copyright 2017-2018 Skaendo <skaendo at excite dot com>
-# Copyright 2018 Vasily Sora USA
+# Copyright 2018,2022 Vasily Sora USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=palemoon-bin
SRCNAM=palemoon
-VERSION=${VERSION:-29.1.1}
+VERSION=${VERSION:-29.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}