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 33dafd770f45..4138f6987322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 28.10.0
- pkgrel = 3
+ pkgver = 28.11.0
+ pkgrel = 1
url = https://www.palemoon.org/
arch = i686
arch = x86_64
@@ -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=8e8224f57a9f8d527302d9104f11ed58b8f20690
+ source = git+https://github.com/MoonchildProductions/Pale-Moon?signed#commit=1279eb1dd70d4dc1afc9c5a644bd1c66a557f832
source = git+https://github.com/MoonchildProductions/UXP
source = mozconfig.in
validpgpkeys = 3059E09144F56804F0FBF4E126B40624BDBFD9F3
diff --git a/PKGBUILD b/PKGBUILD
index 35e55ea0ddc6..d3f1209ef259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: American_Jesus
pkgname=palemoon
_repo=Pale-Moon
-pkgver=28.10.0
-_commit=8e8224f57a9f8d527302d9104f11ed58b8f20690
-pkgrel=3
+pkgver=28.11.0
+_commit=1279eb1dd70d4dc1afc9c5a644bd1c66a557f832
+pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="https://www.palemoon.org/"