summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2021-03-27 14:23:18 -0300
committerMatheus2021-03-27 14:23:18 -0300
commit0a7f116fecae2ce9103c4a810e401e419f2cc422 (patch)
tree9f6840976e4c4f1a3fa039eb3badf2d5eb44cb04
parent5ef018181dcaabfef7101d4087ed2cae665d3e8d (diff)
downloadaur-fedora-firefox-wayland-bin.tar.gz
87.0-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 754600a98d6a..9b7896846842 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fedora-firefox-wayland-bin
pkgdesc = Fedora's firefox build with wayland enabled by default
- pkgver = 86.0.1
+ pkgver = 87.0
pkgrel = 2
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -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=86.0.1
+ provides = firefox=87.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/86.0.1/2.fc32/x86_64/firefox-86.0.1-2.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/87.0/2.fc32/x86_64/firefox-87.0-2.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 = d053d0976be598813a0a76f4e6f0164c46a975b7233c857c159882b94343794d
+ sha256sums = 9e6487bbb8749a226ae7845a79d9fc911cdf94edbf0839dc456edaf2cea56512
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7d009cd90718..26510e4b9c37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=86.0.1
+pkgver=87.0
pkgrel=2
# fedora version
fc="fc32"
@@ -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=('d053d0976be598813a0a76f4e6f0164c46a975b7233c857c159882b94343794d'
+sha256sums=('9e6487bbb8749a226ae7845a79d9fc911cdf94edbf0839dc456edaf2cea56512'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {