summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsabell Cowan2017-10-10 15:48:24 -0500
committerIsabell Cowan2017-10-10 15:48:24 -0500
commit8077460eee76fcb854f1d785c08478a32fed7213 (patch)
treeb27ede3acfa597b351db1cdd620568b31f25b5b2
parent8c30bc8c2bfa93bf639f685ce19c5cac12f99c6f (diff)
downloadaur-8077460eee76fcb854f1d785c08478a32fed7213.tar.gz
Updated to Firefox 57.0b7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31614ff60c9e..f73639d382f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-kde-opensuse-beta
pkgdesc = Standalone web browser from mozilla.org with openSUSE patches to integrate better with KDE Plasma 5
- pkgver = 57.0b6
+ pkgver = 57.0b7
pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
@@ -45,12 +45,12 @@ pkgbase = firefox-kde-opensuse-beta
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=57.0b6
+ provides = firefox=57.0b7
conflicts = firefox
options = !emptydirs
options = !debug
options = strip
- source = http://archive.mozilla.org/pub/firefox/releases/57.0b6/source/firefox-57.0b6.source.tar.xz
+ source = http://archive.mozilla.org/pub/firefox/releases/57.0b7/source/firefox-57.0b7.source.tar.xz
source = firefox-trunk+r2113.debian.tar.gz::https://bazaar.launchpad.net/~mozillateam/firefox/firefox-trunk.head/tarball/2113
source = mozilla-kde_g6c6109948e35.patch::http://www.rosenauer.org/hg/mozilla/raw-file/6c6109948e35/mozilla-kde.patch
source = mozilla-nongnome-proxies_g6c6109948e35.patch::http://www.rosenauer.org/hg/mozilla/raw-file/6c6109948e35/mozilla-nongnome-proxies.patch
@@ -73,7 +73,7 @@ pkgbase = firefox-kde-opensuse-beta
source = kde.js
source = firefox-fixed-loading-icon.png
source = firefox.desktop
- sha256sums = b24378cf0eb66ab5cfb217a0fb756b75d45e79de1d12cb6c2db795c4bf28d91a
+ sha256sums = 57912a543890a9a9fd236875c7f461c339124db1c3004379d3492afc9fcb4545
sha256sums = SKIP
sha256sums = e25b9fa2e4ac279b5e073286b7dc9956822bf508eccb67eb870921013274a709
sha256sums = ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f
diff --git a/PKGBUILD b/PKGBUILD
index bbe833769347..2bf025959be7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ _optimize="-O2"
# Upstream name, version, and source URL
_realname='firefox'
-_pkgver=57.0b6
+_pkgver=57.0b7
_mozffurl="http://archive.mozilla.org/pub/$_realname/releases/$_pkgver/source/$_realname-$_pkgver.source.tar.xz"
# Debian Firefox trunk Debian source revision and URL (for Unity (global) menubar patch).
@@ -121,7 +121,7 @@ source=("$_mozffurl"
'vendor.js' 'kde.js'
'firefox-fixed-loading-icon.png'
'firefox.desktop')
-sha256sums=('b24378cf0eb66ab5cfb217a0fb756b75d45e79de1d12cb6c2db795c4bf28d91a'
+sha256sums=('57912a543890a9a9fd236875c7f461c339124db1c3004379d3492afc9fcb4545'
'SKIP' # Debian source tarball is generated each time it is requested.
'e25b9fa2e4ac279b5e073286b7dc9956822bf508eccb67eb870921013274a709'
'ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f'