summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantsa2022-06-29 11:19:16 +0200
committerantsa2022-06-29 11:22:38 +0200
commit27ec7c76592a823ebce224ca52c471ec94123082 (patch)
tree1cfb4a4e64a5a3b72bb62c542690093f65c97c9f
parent6abb1ca8d49e95de4a419973887a91b39fd5622a (diff)
downloadaur-27ec7c76592a823ebce224ca52c471ec94123082.tar.gz
Fix WM class in desktop file
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--firefox-nightly.desktop2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e269023a3fe7..14559accdd98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = firefox-nightly-de
pkgdesc = Standalone Web Browser from Mozilla — Nightly build (de-DE)
pkgver = 104.0a1.20220627
- pkgrel = 1
+ pkgrel = 2
url = https://www.mozilla.org/de-DE/firefox/nightly
arch = i686
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = firefox-nightly-de
source = firefox-nightly.desktop
source = policies.json
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha512sums = 6ce4f12edb0782b7946a6e7803fdc48e86483e4f889321d736a1e89f8c511686fc9d60427f8ec5a34f5fadf5ccd0874bce9bdbf12da3c417a89ad5a60dc5f0e9
+ sha512sums = 3abc6a8e2402318e2d571507ed597f5c04f8f97ba1e9801cb6d55fdf386f231cc631adcabaf131ef2ea8d8e075c23688615e0cf622f0022ead0903ae8c3971c6
sha512sums = 5ed67bde39175d4d10d50ba5b12063961e725e94948eadb354c0588b30d3f97d2178b66c1af466a6e7bd208ab694227a1391c4141f88d3da1a1178454eba5308
source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-104.0a1.de.linux-i686.tar.bz2
source_i686 = https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-104.0a1.de.linux-i686.tar.bz2.asc
diff --git a/PKGBUILD b/PKGBUILD
index 484fc1b1c339..c8234ced6c1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=firefox-nightly-de
pkgdesc='Standalone Web Browser from Mozilla — Nightly build (de-DE)'
url='https://www.mozilla.org/de-DE/firefox/nightly'
pkgver=104.0a1.20220627
-pkgrel=1
+pkgrel=2
_version=104.0a1
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
@@ -14,7 +14,7 @@ source=('firefox-nightly.desktop' 'policies.json')
source_i686=("https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-${_version}.de.linux-i686.tar.bz2"{,.asc})
source_x86_64=("https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/firefox-${_version}.de.linux-x86_64.tar.bz2"{,.asc})
-sha512sums=('6ce4f12edb0782b7946a6e7803fdc48e86483e4f889321d736a1e89f8c511686fc9d60427f8ec5a34f5fadf5ccd0874bce9bdbf12da3c417a89ad5a60dc5f0e9'
+sha512sums=('3abc6a8e2402318e2d571507ed597f5c04f8f97ba1e9801cb6d55fdf386f231cc631adcabaf131ef2ea8d8e075c23688615e0cf622f0022ead0903ae8c3971c6'
'5ed67bde39175d4d10d50ba5b12063961e725e94948eadb354c0588b30d3f97d2178b66c1af466a6e7bd208ab694227a1391c4141f88d3da1a1178454eba5308')
sha512sums_i686=('SKIP' 'SKIP')
sha512sums_x86_64=('SKIP' 'SKIP')
diff --git a/firefox-nightly.desktop b/firefox-nightly.desktop
index 590d5da41d36..45cd3da87c0d 100644
--- a/firefox-nightly.desktop
+++ b/firefox-nightly.desktop
@@ -88,7 +88,7 @@ Icon=firefox-nightly-icon
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=Nightly
+StartupWMClass=firefox-nightly
Actions=NewTab;NewWindow;NewPrivateWindow;
[Desktop Action NewTab]