forked from archlinux/svntogit-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: file:///srv/repos/svn-packages/svn@436406 eb2447ed-0c53-47e4-bac8-5bc4a241df78
- Loading branch information
heftig
committed
Feb 7, 2022
1 parent
00d8b36
commit 70afa44
Showing
3 changed files
with
8 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 0 additions & 28 deletions
28
firefox/trunk/0002-Bug-1745560-Add-missing-stub-for-wl_proxy_marshal_fl.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# Contributor: Jakub Schmidtke <[email protected]> | ||
|
||
pkgname=firefox | ||
pkgver=96.0.3 | ||
pkgver=97.0 | ||
pkgrel=1 | ||
pkgdesc="Standalone web browser from mozilla.org" | ||
arch=(x86_64) | ||
|
@@ -20,13 +20,13 @@ optdepends=('networkmanager: Location detection via available WiFi networks' | |
'speech-dispatcher: Text-to-Speech' | ||
'hunspell-en_US: Spell checking, American English' | ||
'xdg-desktop-portal: Screensharing with Wayland') | ||
options=(!emptydirs !makeflags !strip !lto) | ||
options=(!emptydirs !makeflags !strip !lto !debug) | ||
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz{,.asc} | ||
0001-Use-remoting-name-for-GDK-application-names.patch | ||
$pkgname.desktop identity-icons-brand.svg) | ||
sha256sums=('1a741d6fcf20e6833a90169f41d29141ea4610f58b848e06091a683af6304dea' | ||
sha256sums=('6c8a7dcb47122d033383fd62a1bcaefff0290a6c23d057898e8ff9c72749df28' | ||
'SKIP' | ||
'5ead90994f91bed3231c2661977c69fc276cfbe278a1ab904daa544c9455ff42' | ||
'8de6c0ecc70d2763936be6df4b91a3d2e806765bf510f987d6f2ffa2377c3f01' | ||
'298eae9de76ec53182f38d5c549d0379569916eebf62149f9d7f4a7edef36abf' | ||
'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9') | ||
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <[email protected]> | ||
|