Package Details: palemoon 1:34.3.2.1-1

Git Clone URL: https://aur.archlinux.org/palemoon.git (read-only, click to copy)
Package Base: palemoon
Description: Open source web browser based on Firefox focusing on efficiency.
Upstream URL: https://www.palemoon.org/
Keywords: browser goanna web
Licenses: MPL-2.0
Submitter: artiom
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 145
Popularity: 0.181859
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2026-08-13 13:15 (UTC)

Pinned Comments

WorMzy commented on 2021-03-02 16:19 (UTC) (edited on 2022-08-03 21:12 (UTC) by WorMzy)

The following key is used to sign release commits:

40481E7B8FCF9CEC

Import it into your keyring however you want.

https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key

Latest Comments

1 2 3 4 5 6 .. 39 Next › Last »

WorMzy commented on 2026-08-06 23:37 (UTC)

Pushing on the AUR is currently disabled. For anyone unable to update the pkgver and checksums themselves, here's a diff:

commit f3760232a87df2b7b67dd79cbeeb54b2d0b9206b
Author: WorMzy Tykashi <wormzy.tykashi@gmail.com>
Date:   Tue Aug 4 11:24:30 2026 +0100

    Updated to 34.3.2

diff --git a/.SRCINFO b/.SRCINFO
index c629a79..8e6d987 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = palemoon
        pkgdesc = Open source web browser based on Firefox focusing on efficiency.
-       pkgver = 34.3.1
+       pkgver = 34.3.2
        pkgrel = 1
        epoch = 1
        url = https://www.palemoon.org/
@@ -37,14 +37,14 @@ pkgbase = palemoon
        depends = pango
        optdepends = libpulse: PulseAudio audio driver
        optdepends = ffmpeg: various video and audio support
-       source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=0d869b85fe
+       source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=ea761d3236
        source = git+https://repo.palemoon.org/MoonchildProductions/UXP
        source = mozconfig.in
        validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
-       sha1sums = edf8c5dbbcb30a9223bed2c8803490c8fd9e0b50
+       sha1sums = 36c7cd453131dc189f985e422989080b6bb2126c
        sha1sums = SKIP
        sha1sums = a45ac7de3b664dcadb0917a975ee0b859385b719
-       sha256sums = 308d62a79fded39c006b247a7b8a1659269d320a8d93bac4ce6b4a3a5e21f332
+       sha256sums = c00dad257151197af6023abaecff88697a60186707554e06361210985426b4ca
        sha256sums = SKIP
        sha256sums = d74ba2d07f5ddb9a8268c64745995a310f5aa2033ca3c8634a22e0cbcf0fa3c2

diff --git a/PKGBUILD b/PKGBUILD
index dee59a8..082a225 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
 pkgname=palemoon
 _repo=Pale-Moon
 epoch=1
-pkgver=34.3.1
+pkgver=34.3.2
 # Commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
-_commit=0d869b85fe
+_commit=ea761d3236
 pkgrel=1
 pkgdesc="Open source web browser based on Firefox focusing on efficiency."
 arch=('i686' 'x86_64')
@@ -53,10 +53,10 @@ source=(git+"https://repo.palemoon.org/MoonchildProductions/${_repo}?signed#comm
         git+"https://repo.palemoon.org/MoonchildProductions/UXP"
         mozconfig.in)
 validpgpkeys=('3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC')
-sha1sums=('edf8c5dbbcb30a9223bed2c8803490c8fd9e0b50'
+sha1sums=('36c7cd453131dc189f985e422989080b6bb2126c'
           'SKIP'
           'a45ac7de3b664dcadb0917a975ee0b859385b719')
-sha256sums=('308d62a79fded39c006b247a7b8a1659269d320a8d93bac4ce6b4a3a5e21f332'
+sha256sums=('c00dad257151197af6023abaecff88697a60186707554e06361210985426b4ca'
             'SKIP'
             'd74ba2d07f5ddb9a8268c64745995a310f5aa2033ca3c8634a22e0cbcf0fa3c2')

Enjoy.

micwoj92 commented on 2026-04-05 00:57 (UTC)

@WorMzy fyi, soon it should be able to build without python2 🥳 Writing this from python3 build 34.3.0a1 from commit 8332170eea5158ebc11635ca6264db494d966aaf

gschwarz commented on 2025-07-27 14:34 (UTC)

Global Menu does not work on XFCE with vala-panel-appmenu; the same binary works fine with KDE's global menu (ui.use_global_menubar set to true in both cases). Tried it on two current Manjaro installations, one with KDE and the other with XFCE and vala-panel-appmenu. Any thoughts what might be missing on/for the XFCE installation?

jghodd commented on 2025-04-11 02:28 (UTC)

@WorMzy - built fine using pkgctl... wonder what/where the difference is.

WorMzy commented on 2025-04-10 18:28 (UTC)

Built fine using the latest python2 package, in seven minutes on my system. If you're sure it's not your system resources, then the only other thing I can suggest is using a clean chroot (if you aren't already). I build using pkgctl build -I ../python2/python2-2.7.18-11-x86_64.pkg.tar.zst

WorMzy commented on 2025-04-10 17:26 (UTC)

Hm, I'm using an older version -- 2.7.18-8. I'll see if I can reproduce with the latest.

I'm not sure what you mean by "your python2 package" btw, I don't maintain a python package.

jghodd commented on 2025-04-10 16:06 (UTC)

@WorMzy - when I switch to your python2 package, I get other errors:


Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
ImportError: No module named site
==> ERROR: A failure occurred in build().
    Aborting...

So I've switched back to 2.7.18-11. Need suggestions.

jghodd commented on 2025-04-10 15:46 (UTC)

@WorMzy - what version of python2 did you use for the build? I'm using 2.7.18-11. I should also add that since python2 is being deprecated, many of my python2 packages have, over time, been lost to attrition. Is there anything lto-specific you can think of that my environment might be missing?

jghodd commented on 2025-04-10 15:34 (UTC) (edited on 2025-04-10 15:59 (UTC) by jghodd)

WorMzy: my quad-core system has 16gb of RAM and almost 6tb of disk space, with 32gb of swap - I doubt resources are my issue. This build was the only thing running other than KDE/Plasma and never showed more than 8gb of RAM usage. I had already gone ahead and found your 33.7 binary and used the 33.6 PKGBUILD, modified, to create a v33.7 palemoon release, but I've always preferred doing the build myself, which has rarely, if ever, failed. However, a google search on "ld: fatal error: lto-wrapper failed" turns up a ton of complaints, including the most recent comment for palemoon-gtk3. Perhaps this is an lto issue...

WorMzy commented on 2025-04-10 10:03 (UTC)

jghodd: I can't reproduce that here. Since it happens late on, my suspicion is that your memory is full (check journalctl for OOM events). Did the build really take four and a half hours to reach that point? Maybe consider using the -bin package instead, if that's an option.