summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2017-10-10 20:23:11 +0100
committerWorMzy Tykashi2017-10-10 20:23:11 +0100
commit29aeba0595119c69337c0136fefe1a5ecfb9c79b (patch)
tree3d6ab7275f506eca0ce555799eb0e3eedb1cdf90
parent983937da0d8eeeadd356ec0a5a2eb7bfbb777e9d (diff)
downloadaur-29aeba0595119c69337c0136fefe1a5ecfb9c79b.tar.gz
Updated to 27.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffe9d5ffbdcd..4d630ea0d3ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 27.5.0
- pkgrel = 2
- url = http://www.palemoon.org/
+ pkgver = 27.5.1
+ pkgrel = 1
+ url = https://www.palemoon.org/
arch = i686
arch = x86_64
license = MPL
@@ -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.5.0_Release
+ source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=27.5.1_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 3b1d2eff90892a99ff6a0e078b35a839
diff --git a/PKGBUILD b/PKGBUILD
index 2c0e327d1e89..0190585fec51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=27.5.0
-pkgrel=2
+pkgver=27.5.1
+pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
-url="http://www.palemoon.org/"
+url="https://www.palemoon.org/"
license=('MPL' 'GPL' 'LGPL')
depends=('gtk2' 'dbus-glib' 'desktop-file-utils' 'libxt' 'mime-types' 'alsa-lib'
'startup-notification' 'icu')