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 e229f9af84f6..a0d8199a7be7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = palemoon-gtk3
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 32.3.1
- pkgrel = 2
+ pkgver = 32.4.0
+ pkgrel = 1
epoch = 1
url = https://www.palemoon.org/
arch = i686
@@ -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=093830a7af
+ source = git+https://repo.palemoon.org/MoonchildProductions/Pale-Moon?signed#commit=3ac20629e3
source = git+https://repo.palemoon.org/MoonchildProductions/UXP
source = mozconfig.in
source = patch::https://git.videolan.org/?p=ffmpeg.git;a=patch;h=effadce6c756247ea8bae32dc13bb3e6f464f0eb
diff --git a/PKGBUILD b/PKGBUILD
index 09c70586d1bc..7d6385ffbc49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ pkgname=palemoon-gtk3
_pkgname=palemoon
_repo=Pale-Moon
epoch=1
-pkgver=32.3.1
+pkgver=32.4.0
# Commit can be found at https://repo.palemoon.org/MoonchildProductions/Pale-Moon/tags
-_commit=093830a7af
-pkgrel=2
+_commit=3ac20629e3
+pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="https://www.palemoon.org/"