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 828dcd9adecc..60087514e88d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 31.0.0
- pkgrel = 2
+ pkgver = 31.1.0
+ 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=8440447a99
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=2338cf345f
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
diff --git a/PKGBUILD b/PKGBUILD
index 253014b7609d..baf63e8ce24d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgname=palemoon
_repo=Pale-Moon
epoch=1
-pkgver=31.0.0
+pkgver=31.1.0
# Commit ID can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/releases
-_commit=8440447a99
-pkgrel=2
+_commit=2338cf345f
+pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="https://www.palemoon.org/"