summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWorMzy Tykashi2016-09-12 16:38:53 +0100
committerWorMzy Tykashi2016-09-12 16:38:53 +0100
commit1ad61fa4f1012c7771b88c78b7c41d84bf645747 (patch)
tree74005b6514dbe43fe769a4fffe6a41aee3441371
parent7bda5f053f86f3565ab57b5a22d42e27bcb139b7 (diff)
downloadaur-1ad61fa4f1012c7771b88c78b7c41d84bf645747.tar.gz
Updated to 26.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cf0f88d2a40..04c51df37caf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = palemoon
pkgdesc = Open source web browser based on Firefox focusing on efficiency.
- pkgver = 26.4.0.1
+ pkgver = 26.4.1
pkgrel = 1
url = http://www.palemoon.org/
arch = i686
@@ -33,7 +33,7 @@ pkgbase = palemoon
optdepends = gstreamer0.10-bad-plugins: aac, vp8 and opus decoding
optdepends = gstreamer0.10-ugly-plugins: h.264 and mp3 decoding
optdepends = gstreamer0.10-ffmpeg: h.264 decoding
- source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=26.4.0.1_Release_Linux
+ source = git+https://github.com/MoonchildProductions/Pale-Moon#tag=26.4.1_Release
source = mozconfig.in
md5sums = SKIP
md5sums = 6c23b737a8ef846926d247116b69f33d
diff --git a/PKGBUILD b/PKGBUILD
index f79a1a47dcdd..d5db266adf68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: ilikenwf
# Contributor: American_Jesus
pkgname=palemoon
-pkgver=26.4.0.1
+pkgver=26.4.1
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency."
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ optdepends=('libpulse: PulseAudio audio driver'
'gstreamer0.10-bad-plugins: aac, vp8 and opus decoding'
'gstreamer0.10-ugly-plugins: h.264 and mp3 decoding'
'gstreamer0.10-ffmpeg: h.264 decoding')
-source=(git+"https://github.com/MoonchildProductions/Pale-Moon#tag=${pkgver}_Release_Linux"
+source=(git+"https://github.com/MoonchildProductions/Pale-Moon#tag=${pkgver}_Release"
mozconfig.in)
md5sums=('SKIP'
'6c23b737a8ef846926d247116b69f33d')