summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatheus2020-09-02 10:35:13 -0300
committerMatheus2020-09-02 10:35:13 -0300
commit3c25a02fb7c58e10daf35c9c4f68a95197c13006 (patch)
treee6bee7edc2b744099337817f77b0cf4deb479d16
parent449919ff7665e30074df03521fb6f541b35e6dea (diff)
downloadaur-3c25a02fb7c58e10daf35c9c4f68a95197c13006.tar.gz
80.0.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 087fef9261eb..1445d8505e8e 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 = 80.0
+ pkgver = 80.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -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
+ provides = firefox=80.0.1
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.fc32/x86_64/firefox-80.0-1.fc32.x86_64.rpm
+ 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://download-ib01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/Packages/l/libffi-3.1-24.fc32.x86_64.rpm
- sha256sums = 3587686ee49179a9572c1bda746df46d806c77ca9f88a8b304b62950091f1827
+ sha256sums = f790b856da04aa287c9941529bfa5eb7a667cb8aa9c6d419c15b46fe2b658b1d
sha256sums = 86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401
pkgname = fedora-firefox-wayland-bin
diff --git a/PKGBUILD b/PKGBUILD
index 39cf70902524..79f884a96232 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matheus <wlion@protonmail.com>
pkgname=fedora-firefox-wayland-bin
-pkgver=80.0
+pkgver=80.0.1
pkgrel=1
# 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=('3587686ee49179a9572c1bda746df46d806c77ca9f88a8b304b62950091f1827'
+sha256sums=('f790b856da04aa287c9941529bfa5eb7a667cb8aa9c6d419c15b46fe2b658b1d'
'86c87a4169bdf75c6d3a2f11d3a7e20b6364b2db97c74bc7eb62b1b22bc54401')
prepare() {