summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsabell Cowan2017-11-07 11:14:06 -0600
committerIsabell Cowan2017-11-07 11:14:06 -0600
commitfdd401cb36ff833d68b15997530b93549166993f (patch)
treee14ecddd7f5d6153659bc3b6a91c329f913ee698
parent36326f6cb6d2957e46c0d4227fb230c5668d97ca (diff)
downloadaur-firefox-kde-opensuse-beta.tar.gz
Update to Firefox 57.0rc1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5a9eef23083..0acb22b1e0df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-kde-opensuse-beta
pkgdesc = Standalone web browser from mozilla.org with openSUSE patches to integrate better with KDE Plasma 5
- pkgver = 57.0b14
- pkgrel = 3
+ pkgver = 57.0rc1
+ pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
arch = x86_64
@@ -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.0b14
+ provides = firefox=57.0rc1
conflicts = firefox
options = !emptydirs
options = !debug
options = strip
- source = http://archive.mozilla.org/pub/firefox/releases/57.0b14/source/firefox-57.0b14.source.tar.xz
+ source = firefox-57.0rc1.source.tar.xz::http://archive.mozilla.org/pub/firefox/candidates/57.0-candidates/build1/source/firefox-57.0.source.tar.xz
source = firefox-trunk+r2113.debian.tar.gz::https://bazaar.launchpad.net/~mozillateam/firefox/firefox-trunk.head/tarball/2113
source = mozilla-kde_g65e317e42eff.patch::http://www.rosenauer.org/hg/mozilla/raw-file/65e317e42eff/mozilla-kde.patch
source = mozilla-nongnome-proxies_g65e317e42eff.patch::http://www.rosenauer.org/hg/mozilla/raw-file/65e317e42eff/mozilla-nongnome-proxies.patch
@@ -71,7 +71,7 @@ pkgbase = firefox-kde-opensuse-beta
source = kde.js
source = firefox-fixed-loading-icon.png
source = firefox.desktop
- sha256sums = 1a94235f4e9783ea0528361d6fc601f8cb3a448eb69bcd0f521aed192e90dd10
+ sha256sums = 4dfa360a689410d18263f0e88227101d6052cacfd27f9a5780b343c759520d91
sha256sums = SKIP
sha256sums = fc0358619be3a63683c680b7c59e024030d96e6dc461217fe451d8289b1236bf
sha256sums = ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f
diff --git a/PKGBUILD b/PKGBUILD
index b6fb2d5fa004..7e26850a5f99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ _optimize="-O2"
# Upstream name, version, and source URL
_realname='firefox'
-_pkgver=57.0b14
+_pkgver=57.0rc1
if [[ "$_pkgver" == ?*.?*rc?* ]]; then
_mozreleasepath="candidates/${_pkgver%rc?*}-candidates/build${_pkgver#?*.?*rc}"
_realver="${_pkgver%rc?*}"
@@ -89,7 +89,7 @@ fi
pkgname=("$_realname-kde-opensuse-beta")
pkgver="$_pkgver"
-pkgrel=3
+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')
@@ -128,7 +128,7 @@ source=("firefox-$pkgver.source.tar.xz"::"$_mozffurl"
'vendor.js' 'kde.js'
'firefox-fixed-loading-icon.png'
'firefox.desktop')
-sha256sums=('1a94235f4e9783ea0528361d6fc601f8cb3a448eb69bcd0f521aed192e90dd10'
+sha256sums=('4dfa360a689410d18263f0e88227101d6052cacfd27f9a5780b343c759520d91'
'SKIP' # Debian source tarball is generated each time it is requested.
'fc0358619be3a63683c680b7c59e024030d96e6dc461217fe451d8289b1236bf'
'ef0f90c9134ef05b950f06a3ffbd699c2e5a5f99a4cdf9868e799534d68c204f'