summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsabell Cowan2017-10-28 11:22:40 -0500
committerIsabell Cowan2017-10-28 11:22:40 -0500
commit56f2bc06ff77627af8ea3e27013c832b75feb3c6 (patch)
treef714df714cfcf56606cb516cba3cb411f73dc702
parent2d1af3b5e1ad330d7243a381694aad2ab41155aa (diff)
downloadaur-56f2bc06ff77627af8ea3e27013c832b75feb3c6.tar.gz
Updated to Firefox 57.0b12
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e9302f1476a..bdc90df01377 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.0b11
+ pkgver = 57.0b12
pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
@@ -46,12 +46,12 @@ pkgbase = firefox-kde-opensuse-beta
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
optdepends = firefox-beta-i18n: Localization support
- provides = firefox=57.0b11
+ provides = firefox=57.0b12
conflicts = firefox
options = !emptydirs
options = !debug
options = strip
- source = http://archive.mozilla.org/pub/firefox/releases/57.0b11/source/firefox-57.0b11.source.tar.xz
+ source = http://archive.mozilla.org/pub/firefox/releases/57.0b12/source/firefox-57.0b12.source.tar.xz
source = firefox-trunk+r2113.debian.tar.gz::https://bazaar.launchpad.net/~mozillateam/firefox/firefox-trunk.head/tarball/2113
source = mozilla-kde_g932b3ad009d5.patch::http://www.rosenauer.org/hg/mozilla/raw-file/932b3ad009d5/mozilla-kde.patch
source = mozilla-nongnome-proxies_g932b3ad009d5.patch::http://www.rosenauer.org/hg/mozilla/raw-file/932b3ad009d5/mozilla-nongnome-proxies.patch
@@ -74,7 +74,7 @@ pkgbase = firefox-kde-opensuse-beta
source = kde.js
source = firefox-fixed-loading-icon.png
source = firefox.desktop
- sha256sums = 83408312b8a29c3e31434911ad17591c359dcb30f0f0f3bad8b33a92f2e25e16
+ sha256sums = 363981c9008a0ed66db9fcce3d5f84aca348391fe433e0f8bfd6f291e7fb8dad
sha256sums = SKIP
sha256sums = c4c0a726115eca89ab82a85b364cef6cc897f58317b2890f214510810a30cfa3
sha256sums = ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f
diff --git a/PKGBUILD b/PKGBUILD
index ece7369bef49..019bc3b4c70c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ _optimize="-O2"
# Upstream name, version, and source URL
_realname='firefox'
-_pkgver=57.0b11
+_pkgver=57.0b12
_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).
@@ -122,7 +122,7 @@ source=("$_mozffurl"
'vendor.js' 'kde.js'
'firefox-fixed-loading-icon.png'
'firefox.desktop')
-sha256sums=('83408312b8a29c3e31434911ad17591c359dcb30f0f0f3bad8b33a92f2e25e16'
+sha256sums=('363981c9008a0ed66db9fcce3d5f84aca348391fe433e0f8bfd6f291e7fb8dad'
'SKIP' # Debian source tarball is generated each time it is requested.
'c4c0a726115eca89ab82a85b364cef6cc897f58317b2890f214510810a30cfa3'
'ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f'