diff options
Diffstat (limited to 'network')
-rw-r--r-- | network/palemoon/README | 6 | ||||
-rw-r--r-- | network/palemoon/palemoon.SlackBuild | 2 | ||||
-rw-r--r-- | network/palemoon/palemoon.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/network/palemoon/README b/network/palemoon/README index 836534111b..4754d43eaf 100644 --- a/network/palemoon/README +++ b/network/palemoon/README @@ -1,7 +1,7 @@ palemoon (Web browser -- BUILD FROM SOURCE) This SlackBuild builds Pale Moon from source. -For a binary repackage, see 'palemoon' at SlackBuilds.org. +For a binary repackage, see 'palemoon-bin' at SlackBuilds.org. Pale Moon is an Open Source, Goanna-based web browser available for Microsoft Windows and Linux (with other operating systems in @@ -56,8 +56,8 @@ To remove the "NoScript" extension from the Pale Moon blocklist, do NOSCRIPT=unblock ./palemoon.SlackBuild -Note: The most up-to-date version of the NoScript campatible with Pale Moon can -be found here: https://noscript.net/getit#classic +Note: The most up-to-date version of NoScript compatible with Pale Moon can be +found here: https://noscript.net/getit#classic If your processor doesn't support sse2 instructions or you get segfaults, try looking in the SlackBuild for the OPTIMIZE build option (eventually diff --git a/network/palemoon/palemoon.SlackBuild b/network/palemoon/palemoon.SlackBuild index c586143ae5..21ba0157e0 100644 --- a/network/palemoon/palemoon.SlackBuild +++ b/network/palemoon/palemoon.SlackBuild @@ -27,7 +27,7 @@ PRGNAM=palemoon SRCNAM=${SRCNAM:-Pale-Moon} -VERSION=${VERSION:-27.9.2} +VERSION=${VERSION:-27.9.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/palemoon/palemoon.info b/network/palemoon/palemoon.info index f6a4abbd02..77c6b324a2 100644 --- a/network/palemoon/palemoon.info +++ b/network/palemoon/palemoon.info @@ -1,9 +1,9 @@ PRGNAM="palemoon" -VERSION="27.9.2" +VERSION="27.9.3" HOMEPAGE="http://www.palemoon.org/" -DOWNLOAD="https://github.com/MoonchildProductions/Pale-Moon/archive/27.9.2_Release/Pale-Moon-27.9.2_Release.tar.gz \ +DOWNLOAD="https://github.com/MoonchildProductions/Pale-Moon/archive/27.9.3_Release/Pale-Moon-27.9.3_Release.tar.gz \ http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz" -MD5SUM="be2197b81fe50e5717ef644f59dd3345 \ +MD5SUM="9c6401f95883123033d8d079b342ab00 \ f2994d302cf736e7e71974edfa51da3c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |