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 a8918643b2c4..3c2be8e85c02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.13.0
+ pkgver = 28.14.0
pkgrel = 2
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=9aceb39b3e672080757d34923de2c64c9fd67d79
+ source = git+https://github.com/MoonchildProductions/Pale-Moon?signed#commit=301a1662297e0debc0c1af2af222bd5bdbad3a23
source = git+https://github.com/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
diff --git a/PKGBUILD b/PKGBUILD
index c936a53ecd75..0844f97dc2eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: American_Jesus
pkgname=palemoon
_repo=Pale-Moon
-pkgver=28.13.0
-_commit=9aceb39b3e672080757d34923de2c64c9fd67d79
+pkgver=28.14.0
+_commit=301a1662297e0debc0c1af2af222bd5bdbad3a23
pkgrel=2
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')