summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a36613ed8e66..c97ae7798e4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon-gtk3
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 33.0.2
+ pkgver = 33.1.0
pkgrel = 1
epoch = 1
url = https://www.palemoon.org/
@@ -28,7 +28,7 @@ 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=204b3fdedf
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=1d5a6adf5f
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
diff --git a/PKGBUILD b/PKGBUILD
index 3ba4ece9e929..6b2b87d8265a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgname=palemoon-gtk3
_pkgname=palemoon
_repo=Pale-Moon
epoch=1
-pkgver=33.0.2
+pkgver=33.1.0
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
-_commit=204b3fdedf
+_commit=1d5a6adf5f
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')