network/palemoon: Updated for version 29.0.1.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
khronosschoty 2021-02-12 20:42:51 +00:00 committed by Willy Sudiarto Raharjo
parent 6f6a902299
commit 5fd83415f1
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 13 additions and 16 deletions

View file

@ -33,14 +33,11 @@ the script the parameter:
DEVTOOLS=no ./palemoon.SlackBuild
Pale Moon's default is to build, ship, and use its own internal
dictionary; if desired, however, do
USE_SYSTEM_HUNSPELL=yes ./palemoon.SlackBuild
to use the Slackware system Hunspell instead. This assumes you have
dictionaries such as hunspell-en or hunspell-es installed in
/usr/share/hunspell -- the location that a few SlackBuilds at SBo
install them.
dictionary; if desired, however, do USE_SYSTEM_HUNSPELL=yes
./palemoon.SlackBuild, to use the Slackware system Hunspell instead.
This assumes you have dictionaries such as hunspell-en or hunspell-es
installed in /usr/share/hunspell -- the location that a few SlackBuilds
at SBo install them.
To remove the "AdNauseam" extension from the Pale Moon blocklist, do

View file

@ -26,10 +26,10 @@
# Special thanks to Ponce
PRGNAM=palemoon
VERSION=${VERSION:-28.17.0}
SRCNAM1=${SRCNAM1:-${VERSION}_Release}
VERSION=${VERSION:-29.0.1}
SRCNAM1=${SRCNAM1:-Pale-Moon-${VERSION}_Release}
SRCNAM2=${SRCNAM2:-pale-moon}
SRCNAM3=${SRCNAM3:-RELBASE_20201218}
SRCNAM3=${SRCNAM3:-UXP-RELBASE_20210205}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,11 +1,11 @@
PRGNAM="palemoon"
VERSION="28.17.0"
VERSION="29.0.1"
HOMEPAGE="http://www.palemoon.org/"
DOWNLOAD="https://repo.palemoon.org/MoonchildProductions/Pale-Moon/archive/28.17.0_Release.tar.gz
https://repo.palemoon.org/MoonchildProductions/UXP/archive/RELBASE_20201218.tar.gz \
DOWNLOAD="http://repo.khronosschoty.org/Slackware/Pale-Moon/source/Pale-Moon-29.0.1_Release.tar.gz
http://repo.khronosschoty.org/Slackware/Pale-Moon/source/UXP-RELBASE_20210205.tar.gz \
http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz"
MD5SUM="45598b2acb6423ad7a1a41517255dedc \
247cdea1695bde0393ed3015b919d062 \
MD5SUM="6fccd342aedf62b9b947de4ccad4d577 \
11ba1291ebfe985823e8ac5e81a557e1 \
f2994d302cf736e7e71974edfa51da3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""