summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-05-09 10:39:07 -0400
committerYour Name2018-05-09 10:39:07 -0400
commit647e6cf2a15fcbf4b82f9f2c447f0f7c4c293162 (patch)
treed1fb7ec12e129a33b5a3b342f55d37599b747876
parent0a26aae3f2fda72ec746c4957e91e580f7104289 (diff)
downloadaur-647e6cf2a15fcbf4b82f9f2c447f0f7c4c293162.tar.gz
600
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b84ab3ebbbf..0944d409617b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-eme-free
pkgdesc = Deblobbed and EME free Firefox
- pkgver = 60.0.0.1
+ pkgver = 60.0
pkgrel = 2
url = https://www.mozilla.org/firefox/
arch = i686
@@ -44,7 +44,7 @@ pkgbase = firefox-eme-free
options = !emptydirs
options = !makeflags
options = !strip
- source = https://hg.mozilla.org/mozilla-unified/archive/FIREFOX_59_0_2_RELEASE.tar.gz
+ source = https://hg.mozilla.org/mozilla-unified/archive/FIREFOX_60_0_RELEASE.tar.gz
source = wifi-disentangle.patch
source = wifi-fix-interface.patch
source = 0001-Bug-1384062-Make-SystemResourceMonitor.stop-more-res.patch
diff --git a/PKGBUILD b/PKGBUILD
index e21d5979343a..e80dea9812eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=firefox-eme-free
name=firefox
-pkgver=60.0.0.1
+pkgver=60.0
pkgrel=2
pkgdesc="Deblobbed and EME free Firefox"
arch=(i686 x86_64)
license=(MPL GPL LGPL)
-meme=FIREFOX_59_0_2_RELEASE
+meme=FIREFOX_60_0_RELEASE
meme2=FIREFOX_RELEASE_60_BASE
url="https://www.mozilla.org/firefox/"
depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
@@ -62,7 +62,7 @@ prepare() {
mkdir path
ln -s /usr/bin/python2 path/python
- cd mozilla-unified-$meme2
+ cd mozilla-unified-$meme
patch -Np1 -i ../fix.patch
patch -Np1 -i ../fix2.patch
# https://bugzilla.mozilla.org/show_bug.cgi?id=1314968
@@ -140,7 +140,7 @@ END
}
build() {
- cd mozilla-unified-$meme2
+ cd mozilla-unified-$meme
# _FORTIFY_SOURCE causes configure failures
CPPFLAGS+=" -O2"
@@ -156,7 +156,7 @@ build() {
}
package() {
- cd mozilla-unified-$meme2
+ cd mozilla-unified-$meme
cd browser/branding/official/content
msg2 'Fixing some buildbugs'
cp ../default16.png icon16.png