summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-02 20:29:11 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-02 20:29:11 -0800
commitff4d098aff2772ea626cbbf16d83e4569b403c9e (patch)
tree6470fa317bd02da66fe1e37bd16f68dda6867cfe
parentUpdated to 32.4.0.1 (diff)
downloadpalemoon-ff4d098aff2772ea626cbbf16d83e4569b403c9e.tar.xz
Updated to 32.5.1
-rw-r--r--PKGBUILD12
-rw-r--r--mozconfig.in4
2 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 898576e..76771a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,12 +14,12 @@ pkgname=palemoon
_pmaltname=pale-moon
_pmotheraltname=Pale-Moon
_uxpaltname=uxp
-pkgver=32.4.0.1
+pkgver=32.5.1
pkgrel=1
# palemoon commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
-_commit=f8b690cff91c3f281fddad01c4999a96a283949b
+_commit=76f69ecaaa257f78073f44ba7d03923ec55d693e
# UXP commit ID can be found at https://repo.palemoon.org/MoonchildProductions/UXP/tags
-_UXPcommit=3ae297295060144357cd05b8cd671bb168b1c24e
+_UXPcommit=a4da712f91af0e803099c1170e54cf4a0498dfcf
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=(x86_64 i686)
license=(MPL GPL LGPL)
@@ -46,15 +46,15 @@ source=(git+"https://repo.palemoon.org/MoonchildProductions/${_pmotheraltname}?s
mathops_operand_type_mismatch_for_shr.patch)
sha1sums=('SKIP'
'SKIP'
- '762f4003575913da9d1ff2731ae95ec7c4cb6875'
+ 'c2dda3fd9ef3d84546c18046833fbabee9f5aa6d'
'0202b18ac4afb56d3a3e5033a9872cdc3e13b422')
sha256sums=('SKIP'
'SKIP'
- '7c1620b864457477f1d5008d43082f13f53c389e92f5c0977f0f8e516dd32346'
+ 'fe73fb860b7cbd1153a4322811aefef09b87f609f41840269d9480530a0db57d'
'a50d7da9870a3fd801ad3a4d13d5c9b260acb094cf8bfa4afd95a54741173a7f')
b2sums=('SKIP'
'SKIP'
- '2046e87b1520941362ee6f1a2dde6212ebb2c6e95473a5abd779cbdb3fd563db1a552b93a046727e74c4eda0fc40a1d30062d3bbb75a4ce0dd23bf3e416d0298'
+ 'bbbc3d1f72bab30fa15aa2754b977efd9f0908935f0c91804ec75bf5124a818c56d1eaa5f84ca95978a4fba96e4e0edd7a395ed92c4efe81d46c480026c6712b'
'03c008479a089aafdcca10fd89a6d693852487b11fecf69c6edd1639e3338ab2c40c5e57b0b6b26637fd4275b5c7d71e6b1b654ea0cadbb2d85769f4571c90e3')
#https://www.palemoon.org/0x8FCF9CEC.asc
validpgpkeys=('3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC'
diff --git a/mozconfig.in b/mozconfig.in
index 3827d28..de2cf0c 100644
--- a/mozconfig.in
+++ b/mozconfig.in
@@ -55,8 +55,8 @@ ac_add_options --disable-dbus
ac_add_options --disable-debug
ac_add_options --disable-debug-symbols
# # palemoon does not support eme anyway. This is just making sure.
-# Option removed entirely in 31.0.0
-ac_add_options --disable-eme
+# Option removed entirely in 31.0.0, Causes build failures with 29.5.0+
+#ac_add_options --disable-eme
ac_add_options --disable-gamepad
ac_add_options --disable-gconf
ac_add_options --disable-gio