summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2021-04-27 18:39:21 +0200
committerMichal Wojdyla2021-04-27 18:39:21 +0200
commit92cf6d4e215fba8338769fcc45365aa51eca869e (patch)
treed428ae08e922756f41d6adc18e5f67ebc231987a
parentf53d8fd59180f87d8feca18b8512a6844d473ffb (diff)
downloadaur-92cf6d4e215fba8338769fcc45365aa51eca869e.tar.gz
update to 29.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--mozconfig.in1
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15a656dcd20b..422defd07bc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon-gtk3
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 29.1.1
+ pkgver = 29.2.0
pkgrel = 1
url = https://www.palemoon.org/
arch = i686
@@ -27,14 +27,14 @@ pkgbase = palemoon-gtk3
optdepends = ffmpeg: various video and audio support
provides = palemoon
conflicts = palemoon
- source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=0487fd6d5c
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=e7ccadb26f
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
sha1sums = SKIP
sha1sums = SKIP
- sha1sums = 62daef55ba633f72e16afaa0d7c58b041f5c28f1
+ sha1sums = e59e8b1f39e3475b40a65f4fb4e800a7c58becd4
pkgname = palemoon-gtk3
diff --git a/PKGBUILD b/PKGBUILD
index cc5243f4c609..e6be1374ff07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=palemoon-gtk3
_pkgname=palemoon
_repo=Pale-Moon
-pkgver=29.1.1
+pkgver=29.2.0
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases
-_commit=0487fd6d5c
+_commit=e7ccadb26f
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@ source=(git+"https://repo.palemoon.org/MoonchildProductions/${_repo}?signed#comm
mozconfig.in)
sha1sums=('SKIP'
'SKIP'
- '62daef55ba633f72e16afaa0d7c58b041f5c28f1')
+ 'e59e8b1f39e3475b40a65f4fb4e800a7c58becd4')
validpgpkeys=('3059E09144F56804F0FBF4E126B40624BDBFD9F3'
'3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC')
diff --git a/mozconfig.in b/mozconfig.in
index d3a868a55bc4..9d69de66e805 100644
--- a/mozconfig.in
+++ b/mozconfig.in
@@ -12,7 +12,6 @@ ac_add_options --enable-default-toolkit=cairo-gtk3
ac_add_options --enable-jemalloc
ac_add_options --enable-strip
ac_add_options --enable-devtools
-ac_add_options --enable-phoenix-extensions
ac_add_options --with-pthreads
ac_add_options --disable-tests