summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-12-15 21:07:56 -0300
committerMatheus2020-12-15 21:07:56 -0300
commit513f0793dc3f0d3b57ddee60127155ff888d280a (patch)
tree4408db840aa55ea4bedd8b4695f70a59af5108df
parentd093919f261f56c475283e5313bc0525008ca054 (diff)
downloadaur-513f0793dc3f0d3b57ddee60127155ff888d280a.tar.gz
84.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 913fd6db284e..a6b586ed3000 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fedora-firefox-wayland-bin
pkgdesc = Fedora's firefox build with wayland enabled by default
- pkgver = 83.0
- pkgrel = 3
+ pkgver = 84.0
+ pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -27,16 +27,16 @@ pkgbase = fedora-firefox-wayland-bin
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=83.0
+ provides = firefox=84.0
provides = libffi=3.1
conflicts = firefox
conflicts = libffi=3.1
conflicts = libffi=3.2
options = !emptydirs
options = !strip
- source = https://kojipkgs.fedoraproject.org/packages/firefox/83.0/3.fc32/x86_64/firefox-83.0-3.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/84.0/1.fc32/x86_64/firefox-84.0-1.fc32.x86_64.rpm
source = https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/Packages/l/libffi-3.1-24.fc32.x86_64.rpm
- sha256sums = a89f1b9e0dcfed2ae905158e608e03e3858102132e0d59f59306635dcdab0b23
+ sha256sums = 35d6988f399e1922e924f59d24df775fe8f459e88fcc562483cb95ea952fe614
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 52f224369553..3b3cce96aae8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=83.0
-pkgrel=3
+pkgver=84.0
+pkgrel=1
# fedora version
fc="fc32"
pkgdesc="Fedora's firefox build with wayland enabled by default"
@@ -23,7 +23,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
source=("https://kojipkgs.fedoraproject.org//packages/firefox/$pkgver/$pkgrel.$fc/x86_64/firefox-$pkgver-$pkgrel.$fc.x86_64.rpm"
"https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/Packages/l/libffi-3.1-24.fc32.x86_64.rpm")
-sha256sums=('a89f1b9e0dcfed2ae905158e608e03e3858102132e0d59f59306635dcdab0b23'
+sha256sums=('35d6988f399e1922e924f59d24df775fe8f459e88fcc562483cb95ea952fe614'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {