summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33797b07e2ee..4b6b78e0b9a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 31.4.1
- pkgrel = 2
+ pkgver = 31.4.2
+ pkgrel = 1
epoch = 1
url = https://www.palemoon.org/
arch = i686
@@ -25,7 +25,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=b9ce7fa2d9
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=539e6eef64
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
diff --git a/PKGBUILD b/PKGBUILD
index fca15cdf8422..b08d372a39f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=palemoon
_repo=Pale-Moon
epoch=1
-pkgver=31.4.1
+pkgver=31.4.2
# Commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
-_commit=b9ce7fa2d9
-pkgrel=2
+_commit=539e6eef64
+pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="https://www.palemoon.org/"