summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancoism902022-04-26 21:31:07 +0200
committerfrancoism902022-04-26 21:31:07 +0200
commit4ebc2a0543947dd03e5a6e8de41359feed3c3ff6 (patch)
tree66b21b0524eca10419d9a38c1f21b2aca80e2c3d
parent80614862e99afb7563426abf175b53ad28cd26d4 (diff)
downloadaur-firefox-developer-edition-kde.tar.gz
Bump to 100.0b9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55573c624bfb..a16fd7a26a2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-developer-edition-kde
pkgdesc = Standalone web browser from mozilla.org
- pkgver = 100.0b8
+ pkgver = 100.0b9
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -54,8 +54,8 @@ pkgbase = firefox-developer-edition-kde
options = !strip
options = !lto
options = !debug
- source = https://archive.mozilla.org/pub/firefox/releases/100.0b8/source/firefox-100.0b8.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/100.0b8/source/firefox-100.0b8.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/100.0b9/source/firefox-100.0b9.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/100.0b9/source/firefox-100.0b9.source.tar.xz.asc
source = firefox-developer-edition.desktop
source = identity-icons-brand.svg
source = firefox-install-dir.patch
@@ -63,7 +63,7 @@ pkgbase = firefox-developer-edition-kde
source = mozilla-kde.patch::https://raw.githubusercontent.com/openSUSE/firefox-maintenance/master/mozilla-kde.patch
source = firefox-kde.patch::https://raw.githubusercontent.com/openSUSE/firefox-maintenance/master/firefox/firefox-kde.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = c719b761964b8b15567e3299a9e19550ebdc61c020ed74823a169b9a60926539
+ sha256sums = 9a4d667e1cdadaf46312b260b0e9d4cc29bc4182dfa07502e54dd642d6d60f47
sha256sums = SKIP
sha256sums = 9b6c3cbc5a441acf1b66dc97f5787968ef78a056066c79fec598aaf35e5117f2
sha256sums = a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9
diff --git a/PKGBUILD b/PKGBUILD
index b3072bf01786..814c955eaf70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _pkgname=firefox-developer-edition
_patchurl=https://raw.githubusercontent.com/openSUSE/firefox-maintenance/master
pkgname=firefox-developer-edition-kde
-pkgver=100.0b8
+pkgver=100.0b9
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=(x86_64)
@@ -39,7 +39,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
# https://github.com/openSUSE/firefox-maintenance
mozilla-kde.patch::$_patchurl/mozilla-kde.patch
firefox-kde.patch::$_patchurl/firefox/firefox-kde.patch)
-sha256sums=('c719b761964b8b15567e3299a9e19550ebdc61c020ed74823a169b9a60926539'
+sha256sums=('9a4d667e1cdadaf46312b260b0e9d4cc29bc4182dfa07502e54dd642d6d60f47'
'SKIP'
'9b6c3cbc5a441acf1b66dc97f5787968ef78a056066c79fec598aaf35e5117f2'
'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9'