summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a6eaa0ff116..00f561c06efe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 29.4.6
+ pkgver = 31.0.0
pkgrel = 1
epoch = 1
url = https://www.palemoon.org/
@@ -26,7 +26,7 @@ pkgbase = palemoon
depends = startup-notification
optdepends = libpulse: PulseAudio audio driver
optdepends = ffmpeg: various video and audio support
- source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=f694a76857
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=8440447a99
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
diff --git a/PKGBUILD b/PKGBUILD
index 45d29f7111ec..f79d5670a0b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,9 @@
pkgname=palemoon
_repo=Pale-Moon
epoch=1
-pkgver=29.4.6
-# Typically commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases
-# For 29.4.x see https://repo.palemoon.org/MoonchildProductions/palemoon-dev/releases
-_commit=f694a76857
+pkgver=31.0.0
+# Commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases
+_commit=8440447a99
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')