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 c96f43063a88..7170b24decf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon-gtk3
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 32.0.0
+ pkgver = 32.0.1
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=78b9252ec6
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=9a7eccc7ec
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3DAD8CD107197488D2A2A0BD40481E7B8FCF9CEC
diff --git a/PKGBUILD b/PKGBUILD
index 61ce992481aa..7e859673c6d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgname=palemoon-gtk3
_pkgname=palemoon
_repo=Pale-Moon
epoch=1
-pkgver=32.0.0
+pkgver=32.0.1
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
-_commit=78b9252ec6
+_commit=9a7eccc7ec
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')