summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsabell Cowan2017-10-06 15:54:57 -0500
committerIsabell Cowan2017-10-06 15:54:57 -0500
commit8c30bc8c2bfa93bf639f685ce19c5cac12f99c6f (patch)
treedb9112cd2f670b74d83425440c223e0bb4494e6b
parentcca6b096dcc8690bd3326d0a88250e6eb103d00b (diff)
downloadaur-8c30bc8c2bfa93bf639f685ce19c5cac12f99c6f.tar.gz
Updated to Firefox 57.0b6
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 249c5ee65a24..31614ff60c9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 5.0.2
-# Fri Oct 6 03:47:57 UTC 2017
pkgbase = firefox-kde-opensuse-beta
- pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patchs to integrate better with KDE Plasma 5
- pkgver = 57.0b5
- pkgrel = 2
+ pkgdesc = Standalone web browser from mozilla.org with openSUSE patches to integrate better with KDE Plasma 5
+ pkgver = 57.0b6
+ pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
arch = x86_64
@@ -47,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.0b5
+ provides = firefox=57.0b6
conflicts = firefox
options = !emptydirs
options = !debug
options = strip
- source = http://archive.mozilla.org/pub/firefox/releases/57.0b5/source/firefox-57.0b5.source.tar.xz
+ source = http://archive.mozilla.org/pub/firefox/releases/57.0b6/source/firefox-57.0b6.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
@@ -75,7 +73,7 @@ pkgbase = firefox-kde-opensuse-beta
source = kde.js
source = firefox-fixed-loading-icon.png
source = firefox.desktop
- sha256sums = bbe48656693e562b60f643a76a825b84d57581bb83dcb9a3a7fa90ac47455d5d
+ sha256sums = b24378cf0eb66ab5cfb217a0fb756b75d45e79de1d12cb6c2db795c4bf28d91a
sha256sums = SKIP
sha256sums = e25b9fa2e4ac279b5e073286b7dc9956822bf508eccb67eb870921013274a709
sha256sums = ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f
diff --git a/PKGBUILD b/PKGBUILD
index ecaf207e138c..bbe833769347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ _optimize="-O2"
# Upstream name, version, and source URL
_realname='firefox'
-_pkgver=57.0b5
+_pkgver=57.0b6
_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).
@@ -82,7 +82,7 @@ fi
pkgname=("$_realname-kde-opensuse-beta")
pkgver="$_pkgver"
-pkgrel=2
+pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with openSUSE patches to integrate better with KDE Plasma 5"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
@@ -121,7 +121,7 @@ source=("$_mozffurl"
'vendor.js' 'kde.js'
'firefox-fixed-loading-icon.png'
'firefox.desktop')
-sha256sums=('bbe48656693e562b60f643a76a825b84d57581bb83dcb9a3a7fa90ac47455d5d'
+sha256sums=('b24378cf0eb66ab5cfb217a0fb756b75d45e79de1d12cb6c2db795c4bf28d91a'
'SKIP' # Debian source tarball is generated each time it is requested.
'e25b9fa2e4ac279b5e073286b7dc9956822bf508eccb67eb870921013274a709'
'ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f'