summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--mozconfig.in1
3 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d22032ed1035..41f1061033af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
pkgver = 29.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.palemoon.org/
arch = i686
arch = x86_64
@@ -31,7 +31,7 @@ pkgbase = palemoon
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
sha1sums = SKIP
sha1sums = SKIP
- sha1sums = e025965b7a99b04af2b6e332b52712f31ecbaa89
+ sha1sums = 8db1453bbcca0a81ae12b8e0af1e19429c51e136
pkgname = palemoon
diff --git a/PKGBUILD b/PKGBUILD
index d480580c9228..272df2412382 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _repo=Pale-Moon
pkgver=29.2.0
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases
_commit=e7ccadb26f
-pkgrel=1
+pkgrel=2
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="https://www.palemoon.org/"
@@ -23,7 +23,7 @@ source=(git+"https://repo.palemoon.org/MoonchildProductions/${_repo}?signed#comm
mozconfig.in)
sha1sums=('SKIP'
'SKIP'
- 'e025965b7a99b04af2b6e332b52712f31ecbaa89')
+ '8db1453bbcca0a81ae12b8e0af1e19429c51e136')
validpgpkeys=('3059E09144F56804F0FBF4E126B40624BDBFD9F3'
'3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC')
diff --git a/mozconfig.in b/mozconfig.in
index 1911b84fc315..652d7bc4ab09 100644
--- a/mozconfig.in
+++ b/mozconfig.in
@@ -10,6 +10,7 @@ ac_add_options --enable-default-toolkit=cairo-gtk2
ac_add_options --enable-jemalloc
ac_add_options --enable-strip
ac_add_options --enable-devtools
+ac_add_options --enable-av1
ac_add_options --disable-eme
ac_add_options --disable-webrtc
ac_add_options --disable-gamepad