summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorargymeg2016-02-13 16:54:49 +0200
committerargymeg2016-02-13 16:54:49 +0200
commite5203a98eeaafc87f79dba3754136c2d9465dabc (patch)
tree6e7ccb6f3e4404f4b6265477a317c9525deba659
parentaa86b7c6aada152e6b3b01a71b38842fa5948c77 (diff)
downloadaur-e5203a98eeaafc87f79dba3754136c2d9465dabc.tar.gz
Update to 45.0b5 + fixed .desktop file
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
-rw-r--r--firefox-beta.desktop1
3 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e8916fb267e..04a2a1bbdf24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 10 00:37:02 UTC 2016
+# Sat Feb 13 14:54:13 UTC 2016
pkgbase = firefox-beta
pkgdesc = Standalone web browser from mozilla.org - Beta (build from source)
- pkgver = 45.0b4
+ pkgver = 45.0b5
pkgrel = 1
url = https://www.mozilla.org/firefox/
install = firefox-beta.install
@@ -43,19 +43,19 @@ pkgbase = firefox-beta
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = ffmpeg: additional video and audio decoders
optdepends = upower: Battery API
- provides = firefox=45.0b4
+ provides = firefox=45.0b5
conflicts = firefox-beta-bin
options = !emptydirs
options = !makeflags
- source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/45.0b4/source/firefox-45.0b4.source.tar.xz
+ source = https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/45.0b5/source/firefox-45.0b5.source.tar.xz
source = mozconfig
source = firefox-beta.desktop
source = firefox-install-dir.patch
source = vendor.js
source = firefox-fixed-loading-icon.png
- sha256sums = 0fd51881a3772a3dedd399729da6bf97c78a9ed756b6ab68286e1e5354ca4676
+ sha256sums = 71cb19c4139e6a0d30d6e62b7c2170a0862635e6be32616ba9192567ab7501da
sha256sums = 85c9290580766426b8b07650fadd9bd19dcff2d23a5460d73809b2b262535886
- sha256sums = cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909
+ sha256sums = 2f2b2df5bce4a184727d5845aeb8a39bf70dde6d6101cc8966b88837cc824d05
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
sha256sums = 4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4
sha256sums = 68e3a5b47c6d175cc95b98b069a15205f027cab83af9e075818d38610feb6213
diff --git a/PKGBUILD b/PKGBUILD
index b64bb837c00c..fec9a7492fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: argymeg <argymeg at gmail dot com>
pkgname=firefox-beta
-pkgver=45.0b4
+pkgver=45.0b5
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org - Beta (build from source)"
arch=('i686' 'x86_64')
@@ -25,9 +25,9 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$pkgver/source/
firefox-install-dir.patch
vendor.js
firefox-fixed-loading-icon.png)
-sha256sums=('0fd51881a3772a3dedd399729da6bf97c78a9ed756b6ab68286e1e5354ca4676'
+sha256sums=('71cb19c4139e6a0d30d6e62b7c2170a0862635e6be32616ba9192567ab7501da'
'85c9290580766426b8b07650fadd9bd19dcff2d23a5460d73809b2b262535886'
- 'cf19552d5bbd14c2747aad9b92a2897b88701e9b42990cf28cf40c2d50a41909'
+ '2f2b2df5bce4a184727d5845aeb8a39bf70dde6d6101cc8966b88837cc824d05'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'
'4b50e9aec03432e21b44d18c4c97b2630bace606b033f7d556c9d3e3eb0f4fa4'
'68e3a5b47c6d175cc95b98b069a15205f027cab83af9e075818d38610feb6213')
diff --git a/firefox-beta.desktop b/firefox-beta.desktop
index a72bc65e2182..b7dd9f9bd25e 100644
--- a/firefox-beta.desktop
+++ b/firefox-beta.desktop
@@ -88,6 +88,7 @@ Icon=firefox-beta
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=true
+StartupWMClass=Firefox
Actions=NewTab;NewWindow;NewPrivateWindow;
[Desktop Action NewTab]