summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2016-11-16 15:58:56 +0100
committerBjörn Bidar2016-11-16 15:58:56 +0100
commitc8291bfa32c6f15767ab5910bb85da6794f74ae7 (patch)
tree80fa6ae5c40db5dc4340a4cfd444c7ff93b505c5
parent866a1117741c1d83f801df9dc2eaca337739fd49 (diff)
downloadaur-c8291bfa32c6f15767ab5910bb85da6794f74ae7.tar.gz
upkg
-rw-r--r--.SRCINFO30
-rw-r--r--PKGBUILD12
2 files changed, 21 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5355414626db..ae311b418983 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Sep 25 21:35:02 UTC 2016
+# Wed Nov 16 14:58:49 UTC 2016
pkgbase = firefox-kde-opensuse
pkgdesc = Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE
- pkgver = 49.0.1
+ pkgver = 50.0
pkgrel = 1
url = https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox
arch = i686
@@ -43,30 +43,30 @@ pkgbase = firefox-kde-opensuse
depends = gtk3
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = upower: Battery API
- provides = firefox=49.0.1
+ provides = firefox=50.0
conflicts = firefox
options = !emptydirs
options = strip
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/49.0.1/source/firefox-49.0.1.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/50.0/source/firefox-50.0.source.tar.xz
source = mozconfig
source = firefox.desktop
source = firefox-install-dir.patch
source = vendor.js
source = kde.js
source = firefox-fixed-loading-icon.png
- source = http://www.rosenauer.org/hg/mozilla/raw-file/9fc2ebe6d7f1/firefox-branded-icons.patch
- source = http://www.rosenauer.org/hg/mozilla/raw-file/9fc2ebe6d7f1/firefox-kde.patch
- source = http://www.rosenauer.org/hg/mozilla/raw-file/9fc2ebe6d7f1/firefox-no-default-ualocale.patch
- source = http://www.rosenauer.org/hg/mozilla/raw-file/9fc2ebe6d7f1/mozilla-kde.patch
- source = http://www.rosenauer.org/hg/mozilla/raw-file/9fc2ebe6d7f1/mozilla-language.patch
- source = http://www.rosenauer.org/hg/mozilla/raw-file/9fc2ebe6d7f1/mozilla-nongnome-proxies.patch
- source = http://www.rosenauer.org/hg/mozilla/raw-file/9fc2ebe6d7f1/mozilla-flex_buffer_overrun.patch
+ source = http://www.rosenauer.org/hg/mozilla/raw-file/a58cc7936ce7/firefox-branded-icons.patch
+ source = http://www.rosenauer.org/hg/mozilla/raw-file/a58cc7936ce7/firefox-kde.patch
+ source = http://www.rosenauer.org/hg/mozilla/raw-file/a58cc7936ce7/firefox-no-default-ualocale.patch
+ source = http://www.rosenauer.org/hg/mozilla/raw-file/a58cc7936ce7/mozilla-kde.patch
+ source = http://www.rosenauer.org/hg/mozilla/raw-file/a58cc7936ce7/mozilla-language.patch
+ source = http://www.rosenauer.org/hg/mozilla/raw-file/a58cc7936ce7/mozilla-nongnome-proxies.patch
+ source = http://www.rosenauer.org/hg/mozilla/raw-file/a58cc7936ce7/mozilla-flex_buffer_overrun.patch
source = unity-menubar.patch
source = add_missing_pgo_rule.patch
source = pgo_fix_missing_kdejs.patch
source = rb39193.patch
source = fix_mozalloc.patch
- md5sums = 3ce01741b9eab6a2988b970127330dcd
+ md5sums = 743aeb5d71eb6a8f227aad954f8a663a
md5sums = 169f583544e9efaf1f80f8548b57a8cc
md5sums = 14e0f6237a79b85e60256f4808163160
md5sums = dbf14588e85812ee769bd735823a0146
@@ -74,10 +74,10 @@ pkgbase = firefox-kde-opensuse
md5sums = 05bb69d25fb3572c618e3adf1ee7b670
md5sums = 6e335a517c68488941340ee1c23f97b0
md5sums = 3b3eb8c2747429887e4a03537932eac5
- md5sums = edb29c1ac737a2a2ecdfd499bd30237a
+ md5sums = 4597391f698d5f3a7138e5a2757ac094
md5sums = 1fad9a988826d69fe712ea973e43f6da
- md5sums = 7b8cf4883062938956f202d04af47411
- md5sums = 903307f923a459189a5a6062ff9df38c
+ md5sums = 1a8a9fbe8ac6a37f2af5032e81e63fff
+ md5sums = ce59663430373d7facd5915056745897
md5sums = 0c684360f1df4536512d51873c1d243d
md5sums = 01af53dc830d00fe522c545bcc0ec4b9
md5sums = eb6771472c8c5f67331256c7f5a692da
diff --git a/PKGBUILD b/PKGBUILD
index fe9cdd295413..707b2b3d8ee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _gtk3=true
_pkgname=firefox
pkgname=$_pkgname-kde-opensuse
-pkgver=49.0.1
+pkgver=50.0
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with OpenSUSE patch, integrate better with KDE"
arch=('i686' 'x86_64')
@@ -34,7 +34,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'upower: Battery API' )
provides=("firefox=${pkgver}")
conflicts=('firefox')
-_patchrev=9fc2ebe6d7f1
+_patchrev=a58cc7936ce7
options=('!emptydirs' 'strip' )
_patchurl=http://www.rosenauer.org/hg/mozilla/raw-file/$_patchrev
source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz
@@ -192,7 +192,7 @@ package() {
#https://bugzilla.mozilla.org/show_bug.cgi?id=658850
ln -sf firefox "$pkgdir/usr/lib/firefox/firefox-bin"
}
-md5sums=('3ce01741b9eab6a2988b970127330dcd'
+md5sums=('743aeb5d71eb6a8f227aad954f8a663a'
'169f583544e9efaf1f80f8548b57a8cc'
'14e0f6237a79b85e60256f4808163160'
'dbf14588e85812ee769bd735823a0146'
@@ -200,10 +200,10 @@ md5sums=('3ce01741b9eab6a2988b970127330dcd'
'05bb69d25fb3572c618e3adf1ee7b670'
'6e335a517c68488941340ee1c23f97b0'
'3b3eb8c2747429887e4a03537932eac5'
- 'edb29c1ac737a2a2ecdfd499bd30237a'
+ '4597391f698d5f3a7138e5a2757ac094'
'1fad9a988826d69fe712ea973e43f6da'
- '7b8cf4883062938956f202d04af47411'
- '903307f923a459189a5a6062ff9df38c'
+ '1a8a9fbe8ac6a37f2af5032e81e63fff'
+ 'ce59663430373d7facd5915056745897'
'0c684360f1df4536512d51873c1d243d'
'01af53dc830d00fe522c545bcc0ec4b9'
'eb6771472c8c5f67331256c7f5a692da'