summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornezhnost2022-03-25 13:00:44 +0300
committernezhnost2022-03-25 13:00:44 +0300
commitf14435a6e6c65a700845f4eacc7941c59df04d43 (patch)
tree1750586f8afabc4b2f23ee69752bea7f2b3c0d5f
parentd5c96b98d565d1a5f16689ccc9f1c04524cfb066 (diff)
downloadaur-f14435a6e6c65a700845f4eacc7941c59df04d43.tar.gz
98.0.2-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ee19296daa5..a91401207c2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-appmenu
pkgdesc = Firefox from extra with appmenu patch
- pkgver = 98.0.1
+ pkgver = 98.0.2
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -47,22 +47,22 @@ pkgbase = firefox-appmenu
optdepends = speech-dispatcher: Text-to-Speech
optdepends = hunspell-en_US: Spell checking, American English
optdepends = xdg-desktop-portal: Screensharing with Wayland
- provides = firefox=98.0.1
+ provides = firefox=98.0.2
conflicts = firefox
options = !emptydirs
options = !makeflags
options = !strip
options = !lto
options = !debug
- source = https://archive.mozilla.org/pub/firefox/releases/98.0.1/source/firefox-98.0.1.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/98.0.1/source/firefox-98.0.1.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/98.0.2/source/firefox-98.0.2.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/98.0.2/source/firefox-98.0.2.source.tar.xz.asc
source = firefox.desktop
source = identity-icons-brand.svg
source = fix-wayland-build.patch
source = unity-menubar.patch
source = fix_csd_window_buttons.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = f8de2f514d94cad25a2c8a5d219399de5c05a907607d51c5c5235a8bc9bb361c
+ sha256sums = c144b6016aaa8ceab8154b9f0b2bbeee6cbc22ab7f811fcece28d36e49565890
sha256sums = SKIP
sha256sums = 34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c
sha256sums = a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9
diff --git a/PKGBUILD b/PKGBUILD
index 0b76672596fd..0109f9aab5c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=firefox-appmenu
_pkgname=firefox
-pkgver=98.0.1
+pkgver=98.0.2
pkgrel=1
pkgdesc="Firefox from extra with appmenu patch"
arch=(x86_64)
@@ -33,7 +33,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
fix-wayland-build.patch
unity-menubar.patch
fix_csd_window_buttons.patch)
-sha256sums=('f8de2f514d94cad25a2c8a5d219399de5c05a907607d51c5c5235a8bc9bb361c'
+sha256sums=('c144b6016aaa8ceab8154b9f0b2bbeee6cbc22ab7f811fcece28d36e49565890'
'SKIP'
'34514a657d6907a159594c51e674eeb81297c431ec26a736417c2fdb995c2c0c'
'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9'