summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 455a095b3740..f0a1f84fa6a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 27.9.1
+ pkgver = 27.9.2
pkgrel = 1
url = https://www.palemoon.org/
arch = i686
@@ -27,7 +27,7 @@ pkgbase = palemoon
optdepends = hunspell: spell checker and morphological analyzer
optdepends = hyphen: library for hyphenation and justification
optdepends = ffmpeg: various video and audio support
- source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=27.9.1_Release
+ source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=27.9.2_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 3b1d2eff90892a99ff6a0e078b35a839
diff --git a/PKGBUILD b/PKGBUILD
index 53a34fa23711..60a3792c84d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=27.9.1
+pkgver=27.9.2
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')