summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-04-26 18:59:44 -0400
committerYour Name2018-04-26 18:59:44 -0400
commita1282bc8b19f9158c8d857b5b8749c86b450631b (patch)
tree92559041ca8ec170a23f57f92e2029338afab2a0
parent563241a1af2d09e860d7f28dfa66126ad28a7326 (diff)
downloadaur-a1282bc8b19f9158c8d857b5b8749c86b450631b.tar.gz
60
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD14
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90c384550f4f..a7cb9c56b8a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-eme-free
pkgdesc = Deblobbed and EME free Firefox
- pkgver = 59.0.2
- pkgrel = 2
+ pkgver = 60.0.0.1
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0f9b7c2c8d76..cb9d2b844ff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=firefox-eme-free
name=firefox
-pkgver=59.0.2
-pkgrel=2
+pkgver=60.0.0.1
+pkgrel=1
pkgdesc="Deblobbed and EME free Firefox"
arch=(i686 x86_64)
license=(MPL GPL LGPL)
meme=FIREFOX_59_0_2_RELEASE
-meme2=FIREFOX_BETA_59_END
+meme2=FIREFOX_RELEASE_60_BASE
url="https://www.mozilla.org/firefox/"
depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
nss hunspell sqlite ttf-font libpulse)
@@ -62,7 +62,7 @@ prepare() {
mkdir path
ln -s /usr/bin/python2 path/python
- cd mozilla-unified-$meme
+ cd mozilla-unified-$meme2
patch -Np1 -i ../fix.patch
patch -Np1 -i ../fix2.patch
# https://bugzilla.mozilla.org/show_bug.cgi?id=1314968
@@ -130,7 +130,7 @@ ac_add_options --disable-tests
ac_add_options --disable-parental-controls
ac_add_options --disable-accessibility
-MOZ_SOURCE_CHANGESET=0ae512558ada
+MOZ_SOURCE_CHANGESET=42d311bd6878
# please put 1.25 times your number of threads
@@ -140,7 +140,7 @@ END
}
build() {
- cd mozilla-unified-$meme
+ cd mozilla-unified-$meme2
# _FORTIFY_SOURCE causes configure failures
CPPFLAGS+=" -O2"
@@ -156,7 +156,7 @@ build() {
}
package() {
- cd mozilla-unified-$meme
+ cd mozilla-unified-$meme2
cd browser/branding/official/content
msg2 'Fixing some buildbugs'
cp ../default16.png icon16.png