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 5c11a5ee37ef..0fd59085c8a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.9.0.2
+ pkgver = 28.9.1
pkgrel = 1
url = https://www.palemoon.org/
arch = i686
@@ -25,7 +25,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=c40d825675631ee745e11c97b2c03254a39f6b27
+ source = git+https://github.com/MoonchildProductions/Pale-Moon?signed#commit=f1b93c07a0c168b4b8325cd589029bc0d5be6fe4
source = git+https://github.com/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
diff --git a/PKGBUILD b/PKGBUILD
index 307c022ac330..6af83ba6abcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: American_Jesus
pkgname=palemoon
_repo=Pale-Moon
-pkgver=28.9.0.2
-_commit=c40d825675631ee745e11c97b2c03254a39f6b27
+pkgver=28.9.1
+_commit=f1b93c07a0c168b4b8325cd589029bc0d5be6fe4
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')