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 4138f6987322..d6e537c1cc96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.11.0
+ pkgver = 28.12.0
pkgrel = 1
url = https://www.palemoon.org/
arch = i686
@@ -24,7 +24,7 @@ pkgbase = palemoon
depends = startup-notification
optdepends = libpulse: PulseAudio audio driver
optdepends = ffmpeg: various video and audio support
- source = git+https://github.com/MoonchildProductions/Pale-Moon?signed#commit=1279eb1dd70d4dc1afc9c5a644bd1c66a557f832
+ source = git+https://github.com/MoonchildProductions/Pale-Moon?signed#commit=8861da0ab3bf8bba8c0a323da152ae5b3fc2498c
source = git+https://github.com/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
diff --git a/PKGBUILD b/PKGBUILD
index d3f1209ef259..c6880a03fd90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: American_Jesus
pkgname=palemoon
_repo=Pale-Moon
-pkgver=28.11.0
-_commit=1279eb1dd70d4dc1afc9c5a644bd1c66a557f832
+pkgver=28.12.0
+_commit=8861da0ab3bf8bba8c0a323da152ae5b3fc2498c
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')