diff options
author | khronosschoty <khronosschoty@posteo.org> | 2021-02-12 20:42:51 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-14 06:27:53 +0700 |
commit | 5fd83415f1cb8c0d9953c7bfc47502285135877c (patch) | |
tree | 6e5ec20a294f57048a7189e40fb4c19655596a54 /network/palemoon | |
parent | 6f6a9022995fc92ea4a8822022d1aa79a747432a (diff) |
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>
Diffstat (limited to 'network/palemoon')
-rw-r--r-- | network/palemoon/README | 13 | ||||
-rw-r--r-- | network/palemoon/palemoon.SlackBuild | 6 | ||||
-rw-r--r-- | network/palemoon/palemoon.info | 10 |
3 files changed, 13 insertions, 16 deletions
diff --git a/network/palemoon/README b/network/palemoon/README index d43569de4996..61cdab4bc1c2 100644 --- a/network/palemoon/README +++ b/network/palemoon/README @@ -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 diff --git a/network/palemoon/palemoon.SlackBuild b/network/palemoon/palemoon.SlackBuild index ce6fca9ed318..3fc054c81a85 100644 --- a/network/palemoon/palemoon.SlackBuild +++ b/network/palemoon/palemoon.SlackBuild @@ -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} diff --git a/network/palemoon/palemoon.info b/network/palemoon/palemoon.info index 0e47b03481d0..f147fef3b52b 100644 --- a/network/palemoon/palemoon.info +++ b/network/palemoon/palemoon.info @@ -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="" |