summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0638538b4b0d..ec758b9bea4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 27.4.0
- pkgrel = 2
+ pkgver = 27.4.1
+ pkgrel = 1
url = http://www.palemoon.org/
arch = i686
arch = x86_64
@@ -28,7 +28,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.4.0_Release
+ source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=27.4.1_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 033551ecd40cc00580ed77fa00f31559
diff --git a/PKGBUILD b/PKGBUILD
index 4c4caa60b92d..3a2435b3bbbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=27.4.0
-pkgrel=2
+pkgver=27.4.1
+pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
url="http://www.palemoon.org/"