summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-09-22 21:57:51 -0300
committerMatheus2020-09-22 21:57:51 -0300
commit882ecc1d62c63964af177b29b4e24bd1acacddfd (patch)
treef3fcd20c76264e829e07c0fcf6f0f38d6e0e7fc5
parent3c25a02fb7c58e10daf35c9c4f68a95197c13006 (diff)
downloadaur-882ecc1d62c63964af177b29b4e24bd1acacddfd.tar.gz
81.0-3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1445d8505e8e..b237960a475f 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 = 80.0.1
- pkgrel = 1
+ pkgver = 81.0
+ pkgrel = 3
url = https://www.mozilla.org/firefox/
arch = x86_64
license = MPL
@@ -28,16 +28,16 @@ pkgbase = fedora-firefox-wayland-bin
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
optdepends = speech-dispatcher: Text-to-Speech
- provides = firefox=80.0.1
+ provides = firefox=81.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/80.0.1/1.fc32/x86_64/firefox-80.0.1-1.fc32.x86_64.rpm
+ source = https://kojipkgs.fedoraproject.org/packages/firefox/81.0/3.fc32/x86_64/firefox-81.0-3.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 = f790b856da04aa287c9941529bfa5eb7a667cb8aa9c6d419c15b46fe2b658b1d
+ sha256sums = c75ab31063e748313cbe9c3f8056cab3840eb88ea089670b565ece3e728a5cbc
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 79f884a96232..737852058bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=80.0.1
-pkgrel=1
+pkgver=81.0
+pkgrel=3
# 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=('f790b856da04aa287c9941529bfa5eb7a667cb8aa9c6d419c15b46fe2b658b1d'
+sha256sums=('c75ab31063e748313cbe9c3f8056cab3840eb88ea089670b565ece3e728a5cbc'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {