diff options
author | khronosschoty <khronosschoty@posteo.org> | 2018-06-16 01:59:06 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-17 19:13:26 +0100 |
commit | 4fc909a0ea36e4178ed306ba05f9cd6172e431b6 (patch) | |
tree | 524a86b5a81564fef7c50fe172ac85625cf2fcb2 | |
parent | 3483d1c2d382863df81567e6a1e703fd0e5eca84 (diff) |
network/palemoon: Updated for version 27.9.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 836534111b1e..4754d43eafeb 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 c586143ae528..21ba0157e03a 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 f6a4abbd0228..77c6b324a262 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="" |