summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Parnell2016-09-21 21:57:10 -0500
committerMatt Parnell2016-09-21 21:57:10 -0500
commit70c0c4dbca4ff9475fecb588b1a1f61133d2086a (patch)
tree3d5c80a76fcea50b378863be4bd6cf1447d228e8
parent61d94992d51c5144a5b74244e83e389a80701455 (diff)
downloadaur-70c0c4dbca4ff9475fecb588b1a1f61133d2086a.tar.gz
v27 bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--mozconfig.in2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0aad2e0290ee..1d069eb5bb0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Aug 29 01:15:07 UTC 2016
+# Thu Sep 22 02:57:08 UTC 2016
pkgbase = palemoon-git
pkgdesc = Open source web browser based on Firefox focusing on efficiency (git version)
- pkgver = 26.4.0+94ddf50
+ pkgver = 27.0.0a2+55b6f59
pkgrel = 1
url = http://www.palemoon.org/
install = palemoon.install
diff --git a/PKGBUILD b/PKGBUILD
index 9330bfd2c08a..cf89f0bfea8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Forked from palemoon PKGBUILD by WorMzy Tykashi <wormzy.tykashi@gmail.com>
# Contributor: artiom <a.mv at gmx dot fr>
pkgname=palemoon-git
-pkgver=26.4.0+94ddf50
+pkgver=27.0.0a2+55b6f59
pkgrel=1
pkgdesc="Open source web browser based on Firefox focusing on efficiency (git version)"
arch=('i686' 'x86_64')
diff --git a/mozconfig.in b/mozconfig.in
index 526a52e93a2e..16c0f9a88231 100644
--- a/mozconfig.in
+++ b/mozconfig.in
@@ -72,7 +72,7 @@ ac_add_options --enable-startup-notification
ac_add_options --enable-pulseaudio
# You want to use gstreamer, or else h.264 html5 videos will not play
-ac_add_options --enable-gstreamer=1.0
+ac_add_options --enable-gstreamer
# disable stuff we probably don't need or want
ac_add_options --disable-parental-controls